This is the Ripeness Palm Oil Detection App created with custom trained models using Improved YoloV5
This is the Ripeness Palm Oil Detection App created with custom trained models using Improved YoloV5
- Detect on Image
- Detect on Videos
- Live Detection
- Python
- PyTorch
- Python CV
- Streamlit
- YoloV5
Clone the project
git clone https://github.com/FaddliLWibowo/Ripeness_PalmOil_Detection
Go to the project directory
cd Ripeness_PalmOil_Detection
Install dependencies
pip install -r requirements
Start the server
streamlit run PalmOil_Detection.py
-
To train your custom weights go to YoloV5 repository.
-
👀Demo
-
Download the trained custom weights and change the weights in the weights folder in my repository.