Skip to content

benmoulehem/Bees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐝 Bees Project

πŸ“– Overview

This project applies AI techniques to support bee research and conservation. It focuses on two key challenges:

Pollen Classification – Detecting pollen presence on bees using a CNN.

Bee-eater Sound Detection – Identifying bee-eater bird sounds (a natural predator) using an LSTM-based audio model.

A presentation is also included to detail the data loading, preprocessing, training, and testing pipelines.

πŸ“‚ Project Structure

pollen_classification(1).ipynb – CNN-based model for pollen detection.

bee_eater_sound_detection(1).ipynb – LSTM-based model for bee-eater sound detection.

presentation.pptx – Overview of methodology, preprocessing, and model evaluation.

πŸ”¬ Features

Pollen Detection 🌼

CNN model trained on bee images.

Identifies and classifies pollen presence.

Bee-eater Sound Detection 🎢

LSTM-based audio classifier.

Detects bee-eater calls as potential threats to bees.

🌍 Applications

Helps monitor pollination activity through pollen detection.

Detects environmental threats (bee-eaters) to bee populations.

Can be extended for ecological monitoring and bee conservation strategies.

About

🐝 Bee Project: AI-powered research on pollinators. Includes pollen detection using computer vision to monitor pollination activity, and bee-eater sound detection with audio classification to identify threats. Combines image & audio analysis to support bee conservation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors