Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lpr_data_processing_and_model_training
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sikhin.vc
lpr_data_processing_and_model_training
Commits
f437b181
Commit
f437b181
authored
Dec 20, 2023
by
sikhin.vc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
initial commit
parent
0c59fda2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
f437b181
...
@@ -5,10 +5,12 @@ This repo is to prepare dataset and train LPR model using YoloV8
...
@@ -5,10 +5,12 @@ This repo is to prepare dataset and train LPR model using YoloV8
**Step 1: Annotation using labelImg**
**Step 1: Annotation using labelImg**
**Step 2: Remove images without labels**
**Step 2: Remove images without labels**
Store images and labels in different folders.
Store images and labels in different folders.
Add path of images and labels in "remove_images_without_labels.py" file and execute
Add path of images and labels in "remove_images_without_labels.py" file and execute
**Step 3: Split dataset**
**Step 3: Split dataset**
Copy all images and labels to a single folder
Copy all images and labels to a single folder
Run "split_dataset.py" file as shown below:
Run "split_dataset.py" file as shown below:
python split_dataset.py \
python split_dataset.py \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment