CHenYYff
CHenYYff
Building wheel torch-1.10.0a0+git302ee7b Traceback (most recent call last): File "setup.py", line 309, in cmake = CMake() File "/root/autodl-tmp/ADOP/External/pytorch/tools/setup_helpers/cmake.py", line 102, in __init__ self._cmake_command = CMake._get_cmake_command() File "/root/autodl-tmp/ADOP/External/pytorch/tools/setup_helpers/cmake.py", line 126, in...
D-NeRF
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...
I created a similar .json with the content {"./data/bicycle/":"./output/"}. But I encountered the following error when running it. Binding radiance cloud to surface mesh... Traceback (most recent call last): File...