ashawkey / torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D-NeRF

CHenYYff opened this issue · comments

python main_dnerf.py data/dnerf/jumpingjacks --workspace trial_dnerf_jumpingjacks -O --bound 1.0 --scale 0.8 --dt_gamma 0
I ran this command to run D-NeRF, but the picture in val was blurry and I couldn't get the video of the ball shown in the video. Why?

Can you run a D-NeRF with good quality?

I got similar results! Have you figured out why?