An open API service indexing awesome lists of open source software.

https://github.com/julsCadenas/PoultryGuard-Misc

Thesis codes
https://github.com/julsCadenas/PoultryGuard-Misc

object-detection python yolov8 yolov8n

Last synced: 9 days ago
JSON representation

Thesis codes

Awesome Lists containing this project

README

          

# ChickSense: Heat Stress Monitoring and Management for Poultry

This repository contains the code for our thesis project, which focuses on chicken object detection and thermal imaging to monitor heat stress in poultry. It also includes the models we trained with our dataset.

```main.py ``` - for training the model.

```distance.py``` - utilizes camera + object detection and distance calculation.

```video.py``` - tests the model on videos.

```webcam.py``` - tests the model using your webcam or any external camera

```/stream/stream.py``` - Draft code for streaming the video output of object detection to a website.

```/colab/chicktraining_colab_version.ipynb``` - notebook version for training and testing on a video.

```/scripts/*.py``` - scripts for checking our datasets.

```/drafts/*.py``` - drafts for the core functions of our thesis project.

### Technology Used:
- Python
- OpenCV
- YoloV8
- Flask

### Group members:
- Julian Cadenas
- Joshua Cormier
- Daryl Guerzon
- Christian Javier