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'
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 !