Yujie Yuan
Results
2
issues of
Yujie Yuan
Hi! Thanks for the great work! I have successfully installed pytorch binding, but when I run the script ``samples/mlp_learning_an_image_pytorch.py``, the following error appears: ``` Traceback (most recent call last): File...
Hi! Thanks for releasing the code of your wonderful work, including both training and inference. I want to train SSDNeRF on my own dataset and have prepared the dataset in...