English

Transfer Learning with Self-Supervised Vision Transformers for Snake Identification

Computer Vision and Pattern Recognition 2024-07-09 v1 Information Retrieval Machine Learning

Abstract

We present our approach for the SnakeCLEF 2024 competition to predict snake species from images. We explore and use Meta's DINOv2 vision transformer model for feature extraction to tackle species' high variability and visual similarity in a dataset of 182,261 images. We perform exploratory analysis on embeddings to understand their structure, and train a linear classifier on the embeddings to predict species. Despite achieving a score of 39.69, our results show promise for DINOv2 embeddings in snake identification. All code for this project is available at https://github.com/dsgt-kaggle-clef/snakeclef-2024.

Keywords

Cite

@article{arxiv.2407.06178,
  title  = {Transfer Learning with Self-Supervised Vision Transformers for Snake Identification},
  author = {Anthony Miyaguchi and Murilo Gustineli and Austin Fischer and Ryan Lundqvist},
  journal= {arXiv preprint arXiv:2407.06178},
  year   = {2024}
}

Comments

Paper submitted to CLEF 2024 CEUR-WS

R2 v1 2026-06-28T17:33:15.663Z