open-mmlab / mmrotate

OpenMMLab Rotated Object Detection Toolbox and Benchmark
https://mmrotate.readthedocs.io/en/latest/
Apache License 2.0
1.88k stars 558 forks source link

[Bug] mim install mmdet\<3.0.0 系统找不到指定的文件。 #1025

Open willwang-cv opened 6 months ago

willwang-cv commented 6 months ago

Prerequisite

Task

I'm using the official example scripts/configs for the officially supported tasks/models/datasets.

Branch

master branch https://github.com/open-mmlab/mmrotate

Environment

与环境无关

Reproduces the problem - code sample

不相关

Reproduces the problem - command or script

不相关

Reproduces the problem - error message

不相关

Additional information

不相关

Latitude9527 commented 3 months ago

You can try to install mmdet 2.28.2 with pip:pip install mmdet == 2.28.2 image