PJLab-ADG / neuralsim

neuralsim: 3D surface reconstruction and simulation based on 3D neural rendering.
MIT License
590 stars 31 forks source link

Cannot train with code for single #60

Open RyanPham19092002 opened 1 month ago

RyanPham19092002 commented 1 month ago

Thank you for your works, it's really great! But when I try to train with your guide, I got the error "Segmentation fault" and cannot train such as the image below with the script for training is : python code_single/tools/train.py \ --config /home/ubuntu/Workspace/phat-intern-dev/VinAI/neuralsim/code_single/configs/waymo/streetsurf.230814/withmask_withlidar_withnormal.230814.yaml image Can you give me a hand for this problem ? Thanks for your help.