Skip to content

Commit

Permalink
Update zh readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tzutalin committed Apr 12, 2021
1 parent 61d19bd commit bf1da53
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions readme/README.zh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -41,11 +39,7 @@ It is written in Python and uses Qt for its graphical interface.
透過編譯原始碼
~~~~~~~~~~~~~~~~~

Linux/Ubuntu/Mac 需要 `Python
2.6 <https://www.python.org/getit/>`__ and has been tested with `PyQt
4.8 <https://www.riverbankcomputing.com/software/pyqt/intro>`__. However, `Python
3 or above <https://www.python.org/getit/>`__ and `PyQt5 <https://pypi.org/project/PyQt5/>`__ 是最好的選擇

Linux/Ubuntu/Mac 需要 Python 和 `PyQt <https://pypi.org/project/PyQt5/>`__

Ubuntu Linux
^^^^^^^^^^^^
Expand Down Expand Up @@ -153,7 +147,7 @@ Use Docker
make qt4py2;./labelImg.py
你可以參考影片 `Watch a demo video <https://youtu.be/nw1GexJzbCI>`__
`你可以參考影片 <https://youtu.be/nw1GexJzbCI>`__


使用方法
Expand Down

0 comments on commit bf1da53

Please sign in to comment.