From bf1da53b21285c517325df171801976217156b12 Mon Sep 17 00:00:00 2001 From: tzutalin Date: Sun, 11 Apr 2021 22:17:05 -0700 Subject: [PATCH] Update zh readme --- readme/README.zh.rst | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/readme/README.zh.rst b/readme/README.zh.rst index 93344436..3ed33efd 100644 --- a/readme/README.zh.rst +++ b/readme/README.zh.rst @@ -20,11 +20,9 @@ LabelImg :width: 200px :align: center -LabelImg 是影像標註工具,它是用寫成的 +LabelImg 是影像標註工具,它是用python 和 QT 寫成的. -It is written in Python and uses Qt for its graphical interface. - -支持的儲存格式包括PASCAL VOC format, YOLO, createML +支持的儲存格式包括PASCAL VOC format, YOLO, createML. .. image:: https://raw.githubusercontent.com/tzutalin/labelImg/master/demo/demo3.jpg :alt: Demo Image @@ -41,11 +39,7 @@ It is written in Python and uses Qt for its graphical interface. 透過編譯原始碼 ~~~~~~~~~~~~~~~~~ -Linux/Ubuntu/Mac 需要 `Python -2.6 `__ and has been tested with `PyQt -4.8 `__. However, `Python -3 or above `__ and `PyQt5 `__ 是最好的選擇 - +Linux/Ubuntu/Mac 需要 Python 和 `PyQt `__ Ubuntu Linux ^^^^^^^^^^^^ @@ -153,7 +147,7 @@ Use Docker make qt4py2;./labelImg.py -你可以參考影片 `Watch a demo video `__ +`你可以參考影片 `__ 使用方法