From 8136d6a8acd1018c497ac7a61f5ad1352c3188ae Mon Sep 17 00:00:00 2001
From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com>
Date: Tue, 7 Oct 2025 10:58:18 +0300
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 354eb1c..6a65977 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
Convert Computer Vision model .pt to .hef for Rasberry Pi 5 Hailo AI HAT
## π Preparation
-1. `Go to the`[`HAILO AI DEVELOPER ZONE`](https://hailo.ai/developer-zone/software-downloads/)`adress and download file with this configration: Software Package[AI Software Suite], Software Sub-Package[AI Software Suite], Architecture[x86], OS[Linux], Python Version[3.8]`
-
+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.`