You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excuse me. Would you tell me how to run your test program? Thank you very much!
I had to try to run /AU_rcnn/train.py' but program throws error message like that:
Traceback (most recent call last):
File "/Users/xxx/Downloads/AU_R-CNN-master/AU_rcnn/train.py", line 6, in
from AU_rcnn.links.model.faster_rcnn.faster_rcnn_vgg19 import FasterRCNNVGG19
ModuleNotFoundError: No module named 'AU_rcnn'
The text was updated successfully, but these errors were encountered:
Excuse me. Would you tell me how to run your test program? Thank you very much!
I had to try to run /AU_rcnn/train.py' but program throws error message like that:
Traceback (most recent call last):
File "/Users/xxx/Downloads/AU_R-CNN-master/AU_rcnn/train.py", line 6, in
from AU_rcnn.links.model.faster_rcnn.faster_rcnn_vgg19 import FasterRCNNVGG19
ModuleNotFoundError: No module named 'AU_rcnn'
The text was updated successfully, but these errors were encountered: