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

UnboundLocalError: local variable "cls_" referenced before assignment #5

Open twahakabika opened 1 year ago

twahakabika commented 1 year ago

Hi

Congratulations on your good work. I am trying to train NeRF-SOS by using your dataset. However, I am getting an error message;

UnboundLocalError: local variable "cls_" referenced before the assignment.

I am kindly asking for possible causes of this.