ADOP
ADOP copied to clipboard
optimizing texture with lr 0.01/0.0002 optimizing environment_map with lr 0.002 optimizing response with lr 0.001 optimizing vignette with lr 5e-06 optimizing poses with lr 0.005 signal 11 (Segmentation fault), address...
Thank you for the excellent work. VR is being tested. The build is successful, but moving the VR headset does not change the rendering screen. If there is a solution,...
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...
 Thanks for your excellent work! But when I compile the adop project using "make -j10", it seems like meet errors. I'm following the steps of "compile instructions". Please help...
Hi Are there any plan to publish training and inference script in python? Thanks.
Information should be added for minimum and optimal system requirements.
I can see two different pytorch.sh. Can you please update the readme. I am facing some issues with the compilation.
Not an issue exactly but a red flag - if the images you pass to the training don't have a focal length in their EXIF data, training will crash silently....
Hi, In the training step, I face this error: ``` Assertion 'point_cloud_cuda->t_normal.defined() || !params->render_params.check_normal' failed! File: /home/samp8/projects/ADOP/src/lib/data/NeuralScene.cpp:28 Function: NeuralScene::NeuralScene(std::shared_ptr, std::shared_ptr) [1] 130030 IOT instruction (core dumped) ./build/bin/adop_train --config configs/train_lego.ini ```...