xview2_1st_place_solution icon indicating copy to clipboard operation
xview2_1st_place_solution copied to clipboard

Which model is the best one?

Open Feiyu-Chen-THU opened this issue 4 years ago • 2 comments

Thanks to your excellent work! looks like you use several models separately (ResNet34, SeNet154...). May I ask which one has the best results? i.e., from which model does the 1st place score on xview2 leaderboard resulted from?

Feiyu-Chen-THU avatar Sep 23 '20 09:09 Feiyu-Chen-THU

Another question: it seems that there is no script for score calculating (the f1 values) in your code. Is this because they are automatically calculated by xview2 challenge after submission of predicted images? Maybe a silly question since I'm not familiar with xview2 challenge before.

Feiyu-Chen-THU avatar Sep 23 '20 09:09 Feiyu-Chen-THU

For the first question, now I get that the average values of the models' prediction are used for submission, as in create_submission.py. Sorry for that!

Feiyu-Chen-THU avatar Sep 24 '20 02:09 Feiyu-Chen-THU