kiccho1101 / kaggle_global_wheat_detection

My solution for Kaggle Global Wheat Detection Competition.
1 stars 0 forks source link

Ideas #5

Open kktsubota opened 4 years ago

kktsubota commented 4 years ago

Backbone

Pre-trained model

Data Augmentation

How to use test data

Inference

[1] https://papers.nips.cc/paper/9035-fixing-the-train-test-resolution-discrepancy [2] https://openaccess.thecvf.com/content_ICCV_2019/papers/Yun_CutMix_Regularization_Strategy_to_Train_Strong_Classifiers_With_Localizable_Features_ICCV_2019_paper.pdf [3] https://papers.nips.cc/paper/9259-consistency-based-semi-supervised-learning-for-object-detection.pdf [4] https://ai-scholar.tech/articles/treatise/noisy-student-ai-379 [5] https://openaccess.thecvf.com/content_CVPR_2019/html/Cubuk_AutoAugment_Learning_Augmentation_Strategies_From_Data_CVPR_2019_paper.html

kiccho1101 commented 4 years ago

https://ai-scholar.tech/articles/treatise/CVPR2020-study コンペに直接は関係ないけど、勉強になりますなあ