From d6ea4ccfc462560d8dbe2eaa128ce7aea06794a0 Mon Sep 17 00:00:00 2001 From: rooneysh Date: Thu, 19 Aug 2021 16:08:03 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 146480b..b24e16b 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,6 @@ Script would generate YOLO format text label and image under **labelme_json_dir* /home/username/labelme_json_dir/2.text /home/username/labelme_json_dir/2.png ``` + + +**Only tested on Centos 7/Python 3.6 environment.**