Skip to content

Few-Shot Learning for Bird Species Classification

Master’s thesis applying few-shot learning to fine-grained bird species classification using meta-learning approaches.

AI
WIP
Experiments
FSL
Few-shot
Logs
Transparent

Links

No public links available yet.

Few-Shot Learning for Bird Species Classification cover

Problem

Bird species classification with scarce labels requires methods that generalize from few examples.

Solution

Implemented few-shot setups (N-way K-shot) with Prototypical/Matching/Relation Networks, episodic training, data augmentation, and analysis (confusion, t-SNE).

Impact

  • Baseline comparison across FSL paradigms
  • Reproducible pipeline for ecological datasets
  • WIP: adding ablations and cross-domain tests

Tech Stack

Python, PyTorch/Lightning, torchvision, scikit-learn, NumPy/Pandas, Matplotlib, Weights & Biases (optional).

Related projects