Hello,
When I try to train the network, i get the following error :
File "/content/drive/MyDrive/Occlusion_analysis/SG-NMS/SG-NMS/bin/kitti/nets/net_class.py", line 74, in rfcn_occ_asynchronous
arg_scope = self.rfcn_argscope(is_training)
AttributeError: 'Nets' object has no attribute 'rfcn_argscope'
How can I fix it?
Thanks in advance.