Loydian
Loydian
When Implementing the SEW block in my own model, I met a problem as blow. ``` Traceback (most recent call last): File "/home/lyd/spikeformer/spikeformer.py", line 612, in loss.backward() File "/home/snn/anaconda3/envs/torch17/lib/python3.6/site-packages/torch/tensor.py", line...
Why do monocular datasets use virtual images while nvidia datasets don't? What is the difference between these datasets? And we find that virtual images are crucial to the kid-running case,...
Thanks for your exciting work! I went through the released code and did not find the motion segmentation module described in the paper. Would you like to point out this...
Thanks for your extraordinary work and the released code. But I found that, after you transform the camera poses from llff format to nerf format with the following code, ```...