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 debug for /detection/tools/train.py file, there has an error "'SwinTransformer is not in the backbone registry'". It this caused by version of mmdet or mmcv-full?
Following is my environment :
mmcv-full 1.4.0
mmdet 2.11.0
mmengine 0.8.4
mmpycocotools 12.0.3
Cpython 0.29.33
Could the author introduce the version of critical packages, i.e. mmdet ,mmcv ? Please
The text was updated successfully, but these errors were encountered:
When I debug for /detection/tools/train.py file, there has an error "'SwinTransformer is not in the backbone registry'". It this caused by version of mmdet or mmcv-full?
Following is my environment :
mmcv-full 1.4.0
mmdet 2.11.0
mmengine 0.8.4
mmpycocotools 12.0.3
Cpython 0.29.33
Could the author introduce the version of critical packages, i.e. mmdet ,mmcv ? Please
The text was updated successfully, but these errors were encountered: