Skip to content

The goal of project Busy Bee is to create a lightweight object detection model capable of identifying Bees and tracking their movements. If possible, we would like to also differentiate between different types of bees.

License

Notifications You must be signed in to change notification settings

KSU-AI-Club/BusyBee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


BusyBee 🐝

BusyBee 🐝 is an object detection system for detecting and classifying bees on the tribe level

Table of Contents
  1. Usage
  2. Contributing
  3. License
  4. Contact

About The Project

The goal of project Busy Bee is to create a lightweight object detection model capable of identifying Bees and tracking their movements. The classifications are done at the tribe level (as opposed to "Bee or No Bee"). To do this, we had to leverage foundation vision models (Grounding-DINO) to create a novel dataset of over 45,000 research-grade bee images from throughout the South Eastern United States, sourced from iNaturalist. The end goal is to create a model that is both performant and effective enough to be run on a Raspberry Pi Trail Camera.

(back to top)

Built With

  • Python
  • MatplotLib
  • Numpy
  • Pytorch
  • Ultralytics
  • iNaturalist
  • HuggingFace
  • Streamlit

(back to top)

Usage

If you'd like to play around with the Model, it's hosted here, on HuggingFace

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

About

The goal of project Busy Bee is to create a lightweight object detection model capable of identifying Bees and tracking their movements. If possible, we would like to also differentiate between different types of bees.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages