faster-rcnn-rgbd
faster-rcnn-rgbd copied to clipboard
ModuleNotFoundError: No module named 'unet_models' error
Hello, When I run train.sh script, I get this error. Can someone tell me why this is happening?
My guess is that since there is no unet_models.py file, rather only its compiled .pyc version, I am getting this error. How do I fix this?