Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyu committed Nov 30, 2023
1 parent cca26b6 commit 042f0a2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
File renamed without changes.
15 changes: 15 additions & 0 deletions docs/reading/papers/20231122-depth-reg-3dgs-few-shot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
keywords: gaussian splatting
---

# Depth-Regularized Optimization for 3D Gaussian Splatting in Few-Shot Images

We obtained the depth map using a pre-trained monocular depth estimation model (scale ambiguity) and aligning the scale and offset using sparse COLMAP feature points

early stop, the optimization process stops when the depth-guide loss starts to rise

smoothness constraint, ensuring that neighbor 3D points have similar depths

## Results

NeRF-LLFF

0 comments on commit 042f0a2

Please sign in to comment.