Yuchen Li
Yuchen Li
Especially Shapenet Part Information. Thanks a lot!
Hi I come cross this problem when I run the train code
I found one of the big differences from the previous method is that you use the whole points of the s3dis instance. It looks like it significantly improves the performance,...
I come across the problem: Traceback (most recent call last): File "exp/s3dis/pointtransformer_repro/train.py", line 371, in main() File "exp/s3dis/pointtransformer_repro/train.py", line 88, in main mp.spawn(main_worker, nprocs=args.ngpus_per_node, args=(args.ngpus_per_node, args)) File "/home/liy0r/anaconda3/lib/python3.8/site-packages/torch/multiprocessing/spawn.py", line 171,...
e.g how do you use the shape class embedding and what's the models hyper param that you used
> File "/home/liy0r/anaconda3/envs/pt/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1430, in verify_ninja_availability > raise RuntimeError("Ninja is required to load C++ extensions") > RuntimeError: Ninja is required to load C++ extensions I come across the problem...
When I use Pycharm, I use the code, I got NerfAcc: No CUDA toolkit found. NerfAcc will be disabled. ``` "/home/dubaiprince/miniconda3/envs/threestudio/bin/python /home/dubaiprince/Projects/threestudio/launch.py --config configs/dreamfusion-if.yaml --train --gpu 1 system.prompt_processor.prompt=a zoomed out...