calc2.0 icon indicating copy to clipboard operation
calc2.0 copied to clipboard

the performance of the model

Open CuttlefishXuan opened this issue 5 years ago • 2 comments

Hi, thanks for the inspirational work! I've trained the calc2.0 on the coco2017 dataset successfully. The question I want to ask is what is the minimum test error during training, because the model I trained doesn't seem to work well. Alternatively, could you please provide the model?

CuttlefishXuan avatar Feb 18 '20 07:02 CuttlefishXuan

Good question. When I trained mine I just looked for when the testing error and the AUC did not improve any more, or got worse. There is no value that I looked for in particular. If you can get tensorboard up and running you can see these easily. As for a pretrained model, I do not plan to release it at this time, but may do it in the future.

nmerrill67 avatar Feb 18 '20 17:02 nmerrill67

Hi @nmerrill67 , Thanks for your great work! I can't get as good a result as you can, so could you send me the model you have trained to [email protected], please?

LiYingOne avatar Jun 10 '20 12:06 LiYingOne