vix.ing · top · new · best · stats · spec

Instance Segmentation Challenge Track Technical Report, VIPriors Workshop at ICCV 2021: Task-Specific Copy-Paste Data Augmentation Method for Instance Segmentation

2021/10/01 by Jahongir Yunusov, Yunusov, Jahongir, Shohruh Rakhmatov +7 · 1 citation
Computer Science · Engineering · #Advanced Neural Network Applications #Artificial Intelligence (cs.AI) #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Image and Object Detection Techniques #Infrastructure Maintenance and Monitoring

paper · pdf · doi:10.48550/arxiv.2110.00470

openalex publication_date 2021/10/01 · openalex created_date 2021/10/11 · openalex updated_date 2026/07/28

Abstract

Copy-Paste has proven to be a very effective data augmentation for instance segmentation which can improve the generalization of the model. We used a task-specific Copy-Paste data augmentation method to achieve good performance on the instance segmentation track of the 2nd VIPriors workshop challenge. We also applied additional data augmentation techniques including RandAugment and GridMask. Our segmentation model is the HTC detector on the CBSwin-B with CBFPN with some tweaks. This model was trained at the multi-scale mode by a random sampler on the 6x schedule and tested at the single-scale mode. By combining these techniques, we achieved 0.398 [email protected]:0.95 with the validation set and 0.433 [email protected]:0.95 with the test set. Finally, we reached 0.477 [email protected]:0.95 with the test set by adding the validation set to the training data. Source code is available at https://github.com/jahongir7174/VIP2021.

Citations

Cited by

Related