Ecosyste.ms: Awesome

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

https://github.com/FatemeZamanian/Yolov5-Fruit-Detector

A program to recognize fruits on pictures or videos using yolov5
https://github.com/FatemeZamanian/Yolov5-Fruit-Detector

deep-learning object-detection python qt yolov5

Last synced: 12 days ago
JSON representation

A program to recognize fruits on pictures or videos using yolov5

Lists

README

        

## Yolov5 Fruits Detector

![image56](https://user-images.githubusercontent.com/78360814/132986719-930cfd38-df77-453b-9f98-a3be51ead240.jpeg)

## Requirements
- Either Linux or Windows. We recommend Linux for better performance.
- Python 3.6+ and PyTorch 1.7+.

## Installation

To install dependencies run this command:
```
pip install -r requirements.txt
```
- download model from this link: https://drive.google.com/file/d/1W6qZeutnqnp3YX9w4iYgR44xsoi_64ff/view?usp=sharing
- and put them on weights directory

## Run Ui

To run inference on an image or video Run this command:

```
python main.py
```
## For future:
- The data set used is here : https://t.ly/NZWj