paper-with-me

홈 › Papers

Solutions for Fine-grained and Long-tailed Snake Species Recognition in SnakeCLEF 2022

2022-07-04 · Cheng Zou, Furong Xu, Meng Wang, Wen Li, Yuan Cheng

Automatic snake species recognition is important because it has vast potential to help lower deaths and disabilities caused by snakebites. We introduce our solution in SnakeCLEF 2022 for fine-grained snake species recognition on a heavy long-tailed class distribution. First, a network architecture is designed to extract and fuse features from multiple modalities, i.e. photograph from visual modality and geographic locality information from language modality. Then, logit adjustment based methods are studied to relieve the impact caused by the severe class imbalance. Next, a combination of supervised and self-supervised learning method is proposed to make full use of the dataset, including both labeled training data and unlabeled testing data. Finally, post processing strategies, such as multi-scale and multi-crop test-time-augmentation, location filtering and model ensemble, are employed for better performance. With an ensemble of several different models, a private score 82.65%, ranking the 3rd, is achieved on the final leaderboard.

📄 PDF Abstract BibTeX arXiv:2207.01216

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

StretchySnake: Flexible SSM Training Unlocks Action Recognition Across Spatio-Temporal Scales

2025-10-17 · Nyle Siddiqui, Rohit Gupta, Sirnam Swetha, Mubarak Shah arxiv

State space models (SSMs) have emerged as a competitive alternative to transformers in various tasks. Their linear complexity and hidden-state recurrence make them particularly attractive for modeling long sequences, whe…

Action Recognition

TEAMS: Text-prompted spatiotEmporal dual-heAd Mamba Snake

2026-08-18 · Ruicheng Zhang, Jianhui Lei, Kaiwen Shen, Haowei Guo 외 arxiv

Deep snake is a promising family of instance segmentation methods that accurately predicts object-level contours, thereby overcoming common pixel-level misclassification issues such as mask cavities and jagged edges in s…

Medical Image SegmentationInstance SegmentationSemantic Segmentation

Explored An Effective Methodology for Fine-Grained Snake Recognition

2022-07-24 · Yong Huang, Aderon Huang, Wei Zhu, Yanming Fang 외

Fine-Grained Visual Classification (FGVC) is a longstanding and fundamental problem in computer vision and pattern recognition, and underpins a diverse set of real-world applications. This paper describes our contributio…

Fine-Grained Image ClassificationSelf-Supervised Learning

Snakemaker: Seamlessly transforming ad-hoc analyses into sustainable Snakemake workflows with generative AI

2025-04-26 · Marco Masera, Alessandro Leone, Johannes Köster, Ivan Molineris

Reproducibility and sustainability present significant challenges in bioinformatics software development, where rapidly evolving tools and complex workflows often result in short-lived or difficult-to-adapt pipelines. Th…

Watch out Venomous Snake Species: A Solution to SnakeCLEF2023

2023-07-19 · Feiran Hu, Peng Wang, Yangyang Li, Chenlong Duan 외

The SnakeCLEF2023 competition aims to the development of advanced algorithms for snake species identification through the analysis of images and accompanying metadata. This paper presents a method leveraging utilization …

Data Augmentation