Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,6 @@
|
|
6 |
|
7 |
This repository contains a YOLOv8-based model for precise Tilapia feeding in aquaculture, combining computer vision and IoT technologies. Our system uses real-time IoT sensors to monitor water quality and computer vision to analyze fish size and count, determining optimal feed amounts. We achieved 94% precision in keypoint detection on a dataset of 3,500 annotated Tilapia images, enabling accurate weight estimation from fish length. The system includes a mobile app for remote monitoring and control. Our approach significantly improves aquaculture efficiency, with preliminary estimates suggesting a potential increase in production of up to 58 times compared to traditional farming methods. This repository includes our trained models, code, and a curated open-source dataset of annotated Tilapia images.
|
8 |
|
9 |
-
[Rest of the README content remains the same]
|
10 |
## How to use
|
11 |
|
12 |
Please download the model weights first
|
|
|
6 |
|
7 |
This repository contains a YOLOv8-based model for precise Tilapia feeding in aquaculture, combining computer vision and IoT technologies. Our system uses real-time IoT sensors to monitor water quality and computer vision to analyze fish size and count, determining optimal feed amounts. We achieved 94% precision in keypoint detection on a dataset of 3,500 annotated Tilapia images, enabling accurate weight estimation from fish length. The system includes a mobile app for remote monitoring and control. Our approach significantly improves aquaculture efficiency, with preliminary estimates suggesting a potential increase in production of up to 58 times compared to traditional farming methods. This repository includes our trained models, code, and a curated open-source dataset of annotated Tilapia images.
|
8 |
|
|
|
9 |
## How to use
|
10 |
|
11 |
Please download the model weights first
|