nasir6 / zero_shot_detection

61 stars 18 forks source link

ImportError: cannot import name 'init_dist' from 'mmdet.apis' #16

Open aliman80 opened 3 years ago

Dai1029 commented 2 years ago

I had the same problem. Did you solve it? @aliman80

ChiliSauceforCats commented 2 years ago

Excuse me, I can't find this file, what should I do?

Traceback (most recent call last): File "/home/luyue/.local/lib/python3.6/site-packages/numpy/lib/npyio.py", line 416, in load fid = stack.enter_context(open(os_fspath(file), "rb")) FileNotFoundError: [Errno 2] 没有那个文件或目录: 'VOC/fasttext_multilabels_4.npy'

ChiliSauceforCats commented 2 years ago

I had the same problem. Did you solve it? @Dai1029