From 6b77a3de1efd55c7b996d821035c4e31a0da20bd Mon Sep 17 00:00:00 2001
From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com>
Date: Tue, 7 Oct 2025 12:49:45 +0300
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 84d17aa..d37928e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
1. Prepare docker enviroment
-1. Follow these steps:
+Follow these steps:
```bash
sudo systemctl stop docker.socket
sudo systemctl stop docker.service
@@ -22,8 +22,8 @@ sudo systemctl enable docker
Docker Root Dir: /home/$USER/docker_data
```
-1. `Go to the`[`HAILO AI DEVELOPER ZONE`](https://hailo.ai/developer-zone/software-downloads/)`adress and download .zip file with this configration: Software Package[AI Software Suite], Software Sub-Package[AI Software Suite], Architecture[x86], OS[Linux], Python Version[3.8]`
-2. `In model training, place 60%–80% of the photos you use into the train/images folder. The photos should be raw, unlabelled images — there should be no labeling process applied to them. You don’t need labels or a classes.txt file; only the images folder is required.`
+2. `Go to the`[`HAILO AI DEVELOPER ZONE`](https://hailo.ai/developer-zone/software-downloads/)`adress and download .zip file with this configration: Software Package[AI Software Suite], Software Sub-Package[AI Software Suite], Architecture[x86], OS[Linux], Python Version[3.8]`
+3. `In model training, place 60%–80% of the photos you use into the train/images folder. The photos should be raw, unlabelled images — there should be no labeling process applied to them. You don’t need labels or a classes.txt file; only the images folder is required.`
3. Get your .pt model and convert it to .onnx