Closed songyangsun closed 2 years ago
@songyangsun have you found a method to do it?
if you use configs/solo/solo_r50_fpn_8gpu_1x.py, you change "workflow = [('train',1),('val',1)]" in configs/solo/solo_r50_fpn_8gpu_1x.py.
i try it
if you use configs/solo/solo_r50_fpn_8gpu_1x.py, you change "workflow = [('train',1),('val',1)]" in configs/solo/solo_r50_fpn_8gpu_1x.py.
I try it,but it can't do eval in SOLO. Can you do eval and print mAP result?
if you use configs/solo/solo_r50_fpn_8gpu_1x.py, you change "workflow = [('train',1),('val',1)]" in configs/solo/solo_r50_fpn_8gpu_1x.py.
I try it,but it can't do eval in SOLO. Can you do eval and print mAP result?
I use mmdetection to solve it,please refer to it.
now,only test at last. How to test after one epoch?