📈 Academic Competitions

CVPR 2022 Workshop
sym

Image Matching Challenge 2022
Gold medal | 8/642
[Code]

  • This work fused matching results from four models (LoFTR, SuperGlue, DKM, and QuadTreeAttention), and employed Thread PoolExecutor for efficient, multi-threaded inference on key points and F-matrix calculation within the competition’s time constraints.
CVPR 2022 Workshop
sym

Sorghum -100 Cultivar Identification - FGVC 9
3/252
[Code]
[Plog]

  • This work utilized histogram equalization to improve image quality while employing IBN-Net integrates instance normalization (IN) and batch normalization (BN), bolstering model learning capacity and generalization to address competition challenges. Implementing ArcFace enhances the model’s discriminative ability for superior performance.
CCF BDCI 2021
sym

System Certification Risk Prediction
National First Prize | 1/1143
[Code]

  • This work leverages LightGBM to enhance prediction performance, extracting crucial time features and improving the model through statistical crossover and categorical feature word embeddings. Employed hierarchical multi-fold cross-validation for superior generalization and applied normalization and fusion methods post-ranking to boost complementary capabilities.