Easy-Yolo-OCR icon indicating copy to clipboard operation
Easy-Yolo-OCR copied to clipboard

Training in yolov5

Open rakshanaa opened this issue 3 years ago • 2 comments

Can you just include the steps to install and where we need to update the datasets for training? i used pip install yolov5 but it got install while running python3 train.py there is an import error Import Error: cannot import name 'plot_study_txt' from 'yolov5.utils.plots' (home/.local/lib/python3.8/site-packages/yolov5/utils/plots.py)

rakshanaa avatar Jan 13 '22 12:01 rakshanaa

Added 'Prepare Training Data' to the README. Go to the yolov5 folder in the repository and proceed with the 'Prepare Training Data' process. You can also prepare and train data directly from ultralytics' yolov5 repository.

aqntks avatar Feb 21 '22 14:02 aqntks

Hello , Thank You for creating This repository. I tried to learn this project but My project is failing, probably I am not doing it right. I request You to create a YouTube Tutorial for deploying this project. I look forward to it. Thanks!

ItsShraddhaMishra avatar Jun 02 '22 04:06 ItsShraddhaMishra