feynman
Results
2
issues of
feynman
如何添加评论
1
hi, 谢谢提供模版。 不过想问一下,如何在博客下面添加评论呢?
By following the instructions from the [gsplat documentation](https://docs.gsplat.studio/main/examples/colmap.html) ``` CUDA_VISIBLE_DEVICES=0 python simple_trainer.py default \ --data_dir data/360_v2/garden/ --data_factor 4 \ --result_dir ./results/garden ``` I met the following error. ``` PYTHONPATH=gsplat/examples CUDA_VISIBLE_DEVICES=0...