← All projects

AI & Research

AgmoNET

Bird vocalization classification and long-term acoustic activity analysis.

AI & ResearchNot currently activeResearch pipeline
M.Sc. research, with subsequent code development through 2025Project snapshot · September 2026

Overview

The research question

AgmoNET grew out of my master’s research into the vocal activity of birds at Agamon Hula. I wanted to explore how deep learning could turn large collections of field recordings into a way to study species-specific patterns across locations, seasons and times of day.

The research combined the development and evaluation of a bird-call classifier with long-term acoustic monitoring. Using recordings from two stations over more than two years, I examined when different species were vocally active and how those patterns varied between sites.

Contribution

My role

Research and software development across audio preparation, augmentation, CNN and ResNet models, evaluation, experiments, long-term activity analysis and visualization.

Current state

What exists today

  • Research code covers audio segmentation, augmentation, Mel spectrograms, model training and evaluation.
  • Activity analysis aggregates predictions by species and station, accounts for missing dates, and aligns activity with sunrise and sunset.
  • The codebase is not a packaged application or a public demo; it relies on research-specific data and configuration.
  • Classification of isolated calls and detection in overlapping field soundscapes are distinct evaluation problems.

Toolkit

Tools and methods

PythonTensorFlowBioacousticslibrosaEcology

Next

Where it goes from here

No new development milestone is currently set. Research figures and evaluation context will be added to this project presentation as they are consolidated.