Closed CatchBeliF-TAT closed 2 years ago
Sorry to bother you! File "/xxx/Iter-E2EDET/detectron2/data/datasets/builtin.py", line 37, in from config import config ModuleNotFoundError: No module named 'config' I want to know the config is which one.
You need to get into projects/sparse-rcnn-baseline then run: sh run_train.sh for training or sh run_test.sh. Everything will be fine.
Sorry to bother you! File "/xxx/Iter-E2EDET/detectron2/data/datasets/builtin.py", line 37, in
from config import config
ModuleNotFoundError: No module named 'config'
I want to know the config is which one.