-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
zhangyu
committed
Nov 30, 2023
1 parent
cca26b6
commit 042f0a2
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |