issues
search
dunbar12138
/
DSNeRF
Code release for DS-NeRF (Depth-supervised Neural Radiance Fields)
https://www.cs.cmu.edu/~dsnerf/
MIT License
759
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
On passing depths to calculate sigmaloss
#110
spalasho
opened
5 months ago
0
Question about fern_10v in llff dataset
#109
IncludeMathH
opened
6 months ago
0
How to define training set and test set? Is it randomly generated?
#108
19991105
closed
6 months ago
0
OSError: cannot write mode F as PNG
#107
NickWWWW1
opened
8 months ago
2
Surface Normals from downsampled image rays
#106
Dharmendra04
opened
8 months ago
1
problem between pose form colmap sparse point cloud and pose in the dataset
#105
mawenjie1111
opened
9 months ago
1
May I ask if you can provide the DTU self-made dataset required for the source code, including the relevant scenarios of scan2 \ 14 \ 21 \ 64
#104
dachao-ai
opened
10 months ago
0
Colmap with load_llff function
#103
massyzs
opened
1 year ago
0
Generate colmap data
#102
massyzs
closed
1 year ago
5
depth = (poses[id_im-1,:3,2].T @ (point3D - poses[id_im-1,:3,3])) * sc ,WHY?
#101
gjgjgjfff
opened
1 year ago
3
Do we need to run COLMAP with the exact poses given in the datasets like DTU and Blender
#100
Dharmendra04
opened
1 year ago
2
difference of Poses created by colmap and poses created for each dataset
#99
Dharmendra04
closed
1 year ago
0
1
#98
Ney1Peter
closed
1 year ago
0
Is there sometime that sigmaloss may be inf?
#97
BIG-PIE-MILK-COW
opened
1 year ago
1
new experiment by kangle
#96
tourbliu
opened
1 year ago
1
configs issue
#95
Shichao123123
opened
1 year ago
9
Hi,I can't run your code because of line 1278, in _save rawmode, mode = _OUTMODES[mode] KeyError: 'F'
#94
2928254221
opened
1 year ago
2
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
#93
JianingHe0115
opened
1 year ago
3
sigma_ Loss and depth_ Differences in loss
#92
8Mamba
closed
1 year ago
1
How to partition the DTU dataset?
#91
handsome-wxd
opened
1 year ago
1
OOM error
#90
Shruti-Bansal
opened
1 year ago
1
chapter 3.2 line 9. taking the re-projected z value?
#89
howardchina
opened
1 year ago
1
what does relative loss mean?
#88
silver-obelisk
opened
1 year ago
1
run COLMAP with ground truth camera poses on Custom Data
#87
hyunJIN7
closed
1 year ago
0
Questions about rendering the video
#86
WRY0627
opened
1 year ago
1
" allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass RuntimeError: Function 'PowBackward0' returned nan values in its 0th output"
#85
rockywind
opened
1 year ago
1
weights = np.repeat(depth_gts[i]['error'][:,None,None], 3, axis=2) # N x 1 x 3 KeyError: 'error'
#84
rockywind
closed
1 year ago
2
Application on other dataset:Replica room0 bad convergence
#83
thua919
opened
1 year ago
2
DTU on colmap
#82
violet257
opened
1 year ago
2
I wonder how to make the depth file.
#81
SEJUNHONG
opened
1 year ago
3
Cannot reproduce performance on forn_2v
#80
AliceMegatron
closed
1 year ago
3
How to generate all of the other necessary files for run_nerf.py?
#79
TylerRust-1
opened
1 year ago
11
Confusion on files in split_allview_npy
#78
xiyichen
closed
1 year ago
2
Some problems with the code about implementing the deep supervision part
#77
YZsZY
opened
1 year ago
1
Could you share args.txt and config.txt?
#76
machengcheng2016
opened
1 year ago
1
Why calculate the weights twice
#75
tangtaogo
closed
1 year ago
2
Question about SigmaLoss with DSNeRF paper.
#74
jhq1234
opened
1 year ago
6
Unable to reproduce the fern_2v result
#73
qiwen98
closed
1 year ago
2
Running out of memory when rendering from trained model
#72
jakob-ropers-snkeos
opened
1 year ago
2
confuse about the depth supervision
#71
tangtaogo
opened
1 year ago
2
Question about ray distance t and depth D
#70
xiechun-tsukuba
closed
1 year ago
2
Zero weights appear while computing SigmaLoss
#69
woominsong
closed
2 years ago
2
Vanilla Nerf configuration
#68
wangyida
opened
2 years ago
1
Difference with iMAP/Nice-SLAM depth Loss
#67
quetalasj
opened
2 years ago
1
Question about the data split of LLFF
#66
Wanggcong
opened
2 years ago
5
Adding to(device), args. to N_rand and remote the torch.Tensor
#65
YasmeenAlsaedy
opened
2 years ago
0
how to generate sparse 3d points given known cameras
#64
Wanggcong
closed
2 years ago
2
Colmap fails on DTU dataset scan30 for 3 input views
#63
NagabhushanSN95
opened
2 years ago
5
Which views used in 2-views horns result?
#62
zf-666
opened
2 years ago
2
Some confusion about depth computation
#61
darui18
closed
2 years ago
1
Next