https://github.com/iv4n-ga6l/Fruits-Detection-And-Counting
Fruits(oranges) detection and counting with Ultralytics YOLOv8
https://github.com/iv4n-ga6l/Fruits-Detection-And-Counting
counting fruits-detection opencv python ultralytics yolov8
Last synced: 5 months ago
JSON representation
Fruits(oranges) detection and counting with Ultralytics YOLOv8
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/Fruits-Detection-And-Counting
- Owner: iv4n-ga6l
- Created: 2024-06-17T11:31:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-18T06:44:43.000Z (over 1 year ago)
- Last Synced: 2025-03-26T11:47:46.941Z (7 months ago)
- Topics: counting, fruits-detection, opencv, python, ultralytics, yolov8
- Language: Python
- Homepage:
- Size: 20.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fruits(oranges) detection and counting with Ultralytics YOLOv8

## Requirements
````
pip install -r requirements.txt
````