Trần Xuân Độ

Results 4 comments of Trần Xuân Độ

how did u fix it? when i downloaded config file using mim, my file always met this error

thank you, when i try the version: Package Version Source --------- --------- ----------------------------------------- mmcv-full 1.5.3 https://github.com/open-mmlab/mmcv mmdet 2.25.1 https://github.com/open-mmlab/mmdetection mmengine 0.8.5 https://github.com/open-mmlab/mmengine mmrotate 0.3.4 /content/mmrotate it disappeared

Traceback (most recent call last): File "demo/image_demo.py", line 43, in from mmdet.apis import DetInferencer File "e:\do_an_tot_nghiep\mmengine\mmdetection\mmdet\apis\__init__.py", line 2, in from .det_inferencer import DetInferencer File "e:\do_an_tot_nghiep\mmengine\mmdetection\mmdet\apis\det_inferencer.py", line 21, in from mmdet.evaluation...

conda create -n mmrotate_no_source_v3 --no-default-packages python==3.9 -y git clone https://github.com/open-mmlab/mmrotate.git mmrotate-pure-3 conda activate mmrotate_no_source_v3 conda config --add channels conda-forge conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.6 -c pytorch -c conda-forge pip...