Replies: 2 comments
-
And the version of mmselfsup I use is mmselfsupv1. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could check some docs in MMDetection. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used the command "bash ./tools/benchmarks/mmdetection/mim_dist_train_fpn.sh configs/benchmarks/mmdetection/voc0712/faster_rcnn_swin_fpn_voc0712ls_iter_grid_num.py /home/ls/mmselfsupv1/work_dirs/selfsup/densecl_resnet50_8xb32-coslr-200e_in1k_swin_pred_grid_num/20221213_161335_grid1/epoch_200.pth 1" to train the pretrained model on the object detection dowmstream task. And I got the mAP result.
Then I want to save the detection result ,but I didn't find relevant tutorials. Mat I get some help?
I want to see the detection result in visualization .I want to save the "result.jpg" which has the detection bouding box on the object.
I'm sorry for my pool english.Hope I have expressed my question clearly.May I get some help?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions