VITA-Group / NeRF-SOS

[ICLR2023] "NeRF-SOS: Any-View Self-supervised Object Segmentation from Complex Real-World Scenes", Zhiwen Fan, Peihao Wang, Xinyu Gong, Yifan Jiang, Dejia Xu, Zhangyang Wang
MIT License
131 stars 13 forks source link

Hi, im interested in your work, but how to get the segments folder? Thanks! #1

Closed wangjiakun13 closed 2 years ago

zhiwenfan commented 2 years ago

Hi, you can download via this link: https://drive.google.com/file/d/1gD5paJ8HBOFVyMRgweTc0jNTL41SmBFz/view?usp=sharing

zhiwenfan commented 2 years ago

Hi, you can now run scripts/eval.sh to obtain the evaluation results with a pre-trained ckpt.

wangjiakun13 commented 2 years ago

Hi, you can now run scripts/eval.sh to obtain the evaluation results with a pre-trained ckpt.

Thanks a lot,Great work😊!