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
when i use this(from mmdet.apis import init_detector, inference_detector) to test, i got this problem
i can import mmcv correct.
this is my enviroments
python=3.7.9
cuda=10.1
cudnn=7.6.5
pytorch=1.7.1
mmcv=1.2.5
mmdect=2.8.0
i installed mmcv followed this tutories
The text was updated successfully, but these errors were encountered:
when i use this(from mmdet.apis import init_detector, inference_detector) to test, i got this problem
i can import mmcv correct.
this is my enviroments
python=3.7.9
cuda=10.1
cudnn=7.6.5
pytorch=1.7.1
mmcv=1.2.5
mmdect=2.8.0
i installed mmcv followed this tutories
The text was updated successfully, but these errors were encountered: