RodrigoGantier / Mask_R_CNN_Keypoints

The original code is from "https://github.com/matterport/Mask_RCNN"
127 stars 47 forks source link

run main.py errors! #5

Open zilesazoyi2 opened 6 years ago

zilesazoyi2 commented 6 years ago

thanks for you code ,could you give me some advice? please

sun@sunwin:~$ cd /home/sun/0newcodedownother/Mask_R_CNN_Keypoints-master sun@sunwin:~/0newcodedownother/Mask_R_CNN_Keypoints-master$ python3 main.py Traceback (most recent call last): File "main.py", line 8, in from Mask_R_CNN_Keypoints.config import Config ImportError: No module named 'Mask_R_CNN_Keypoints'

thank you !