Commit f437b181 authored by sikhin.vc's avatar sikhin.vc

initial commit

parent 0c59fda2
......@@ -5,10 +5,12 @@ This repo is to prepare dataset and train LPR model using YoloV8
**Step 1: Annotation using labelImg**
**Step 2: Remove images without labels**
Store images and labels in different folders.
Add path of images and labels in "remove_images_without_labels.py" file and execute
**Step 3: Split dataset**
Copy all images and labels to a single folder
Run "split_dataset.py" file as shown below:
python split_dataset.py \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment