-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trained as what you said but got bad performance #8
Comments
0.004 looks like a bug or so. Can you try the pretrained model? |
The above is Thanks @laughtervv |
There's something wrong with your 'pergroup_thres.txt'. |
@laughtervv @shuluoshu |
Hi, @laughtervv
I trained as what you suggested, first pretrain the segmentation model, then use only SIM loss for the first 5 epoch and finally use the total loss. The total loss dropped to 20 and stays after 100 epochs. However, when I do the prediction, the results are bad: mAP : 0.004, other data is also far away from what you gives in your paper. I wonder what happens. The loss of yours can be as low as how much?
Thanks.
The text was updated successfully, but these errors were encountered: