RodrigoGantier/Mask_R_CNN_Keypoints

run main.py errors!

zilesazoyi2 opened this issue · 0 comments

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 !