WXinlong / SOLO

SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
Other
1.68k stars 306 forks source link

Improve the Solov2 Accuracy #206

Open YingnanMa opened 2 years ago

YingnanMa commented 2 years ago

Hi, I tried to train the SOLOv2 model using the code provided. I kept the original parameters and the traing results are too far from the accuracy from the paper. Do you have any recommandations for improving the accuracy? For example, should I change any parameter to get close to the results on paper?

pupu-chenyanyan commented 2 years ago

Hi, I tried to train the SOLOv2 model using the code provided. I kept the original parameters and the traing results are too far from the accuracy from the paper. Do you have any recommandations for improving the accuracy? For example, should I change any parameter to get close to the results on paper?

hi,do you validate after each epoch in training process in solov2? thank you very much

njustczr commented 2 years ago

Maybe you need 8 v100 GPUs, but i do not have some many GPUs, so i can not varity it.