Transfer Learning with Self-Supervised Vision Transformers for Snake Identification

SnakeCLEF 2024

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.

Publication
CEUR Workshop Proceedings (CEUR-WS.org)
Murilo Gustineli
Murilo Gustineli
Senior AI Software Engineer at Intel, Computer Science at Georgia Tech

My research interests include deep learning, computer vision, and NLP