Yufa Duan

Results 8 comments of Yufa Duan

@DotWang I solve this problem. But I got this error: Traceback (most recent call last): File "tools/test.py", line 8, in import mmcv File "/home/duanyf/miniconda3/envs/Dete1/lib/python3.8/site-packages/mmcv/__init__.py", line 4, in from .fileio import...

@YuKDseele Can you tell me how to solve this problem? Thank you very much

@YuKDseele Can you share your packages versions? Thank you very much.

KeyError: 'RVSA_MTP_branches is not in the mmdet::model registry. Please check whether the value of `RVSA_MTP_branches` is correct or it was registered as expected. More details can be found at https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module'...

@DotWang srun -J mmrot -p gpu --gres=dcu:4 --ntasks=16 --ntasks-per-node=4 --cpus-per-task=8 --kill-on-bad-exit=1 \ python -u tools/test.py configs/mtp/fair1m/oriented_rcnn_rvsa_l_800_mae_mtp_fair1m20.py \ /diwang22/work_dir/multitask_pretrain/finetune/Rotated_Detection/fair1mv2/oriented_rcnn_rvsa_l_800_mae_mtp_fair1m20/epoch_12.pth --format-only \ --show-dir=/diwang22/work_dir/multitask_pretrain/finetune/Rotated_Detection/fair1mv2/oriented_rcnn_rvsa_l_800_mae_mtp_fair1m20/predict/show \ --eval-options submission_dir=/diwang22/work_dir/multitask_pretrain/finetune/Rotated_Detection/fair1mv2/oriented_rcnn_rvsa_l_800_mae_mtp_fair1m20/predict/submit \ --launcher="slurm" I'm not very clear...

@DotWang (Detection) duanyf@smartdsp20:/home1/duanyf/MTP-main$ python -u tools/test.py /home1/duanyf/MTP-main/RS_Tasks_Finetune/Rotated_Detection/mmrotate1.x/configs/mtp/fair1m20/oriented_rcnn_rvsa_l_800_mae_mtp_fair1m20_branches.py \ /home1/duanyf/MTP-main/fair1m20-rvsa-l-mae-mtp-epoch_12.pth --format-only \ --show-dir=/home1/duanyf/MTP-main/show \ --eval-options submission_dir=/home1/duanyf/MTP-main/submit python: can't open file 'tools/test.py': [Errno 2] No such file or directory Sorry to bother...

@DotWang (Detection) duanyf@smartdsp20:/home1/duanyf/MTP-main/mmrotate-main$ python tools/test.py /home1/duanyf/MTP-main/RS_Tasks_Finetune/Rotated_Detection/mmrotate1.x/configs/mtp/fair1m20/oriented_rcnn_rvsa_l_800_mae_mtp_fair1m20_branches.py \ /home1/duanyf/MTP-main/fair1m20-rvsa-l-mae-mtp-epoch_12.pth \ --work-dir /home1/duanyf/MTP-main/work_dir \ --out /home1/duanyf/MTP-main/predictions.pkl \ --show-dir /home1/duanyf/MTP-main/show \ --launcher none /home/duanyf/miniconda3/envs/Detection/lib/python3.8/site-packages/mmcv/__init__.py:20: UserWarning: On January 1, 2023, MMCV will release v2.0.0,...