40 Commits

Author SHA1 Message Date
Alice_space
49334ed9e3 fix typo 2020-04-24 08:13:13 -07:00
tzutalin
bf8cc1d575 Fixed a pyqt5 version to avoid build error for pipenv 2019-12-22 22:31:46 -08:00
Gary Yang
53a78e2c93 Update README.rst to fix bug in instruction
Fix bug in pyqt5 compilation for windows
Changed "For pyqt5, pyrcc5 -o libs/resources.py resources qrc" to "For pyqt5, pyrcc5 -o libs/resources.py resources.qrc"
2019-08-28 09:46:49 -07:00
darrenl
883174f458
Update README.rst 2019-07-30 19:50:55 -07:00
GGDRriedel
c1c1dbef31 Fixed Windows+ Anaconda pyrcc5 compile command
added changes from https://github.com/tzutalin/labelImg/issues/475
2019-06-05 08:21:49 -07:00
darrenl
87c110a59c
Update README.rst 2019-06-02 16:29:39 -07:00
tzutalin
a1a32f6230 Update README.md and setup.py 2019-05-25 21:15:17 -07:00
tzutalin
add1d9972c Fix typo 2019-05-25 14:38:32 -07:00
tzutalin
6afd15aa88 Update icons, README. Add zh-CN locale 2019-04-21 12:53:57 -07:00
Jorlogicus
cf5c3d5bbb Update README.rst 2019-04-21 11:53:36 -07:00
Jorlogicus
a38aef2a69 Update README.rst 2019-04-21 11:53:36 -07:00
Jorlogicus
30ab4a34e8 Update README.rst 2019-04-21 11:53:36 -07:00
Karan Maheshwari
6d937267e6 Update README.rst
I have given the simplest  steps for Mac OS which runs the program from command line.
 Mac OS easiest way to install and run 
STEPS

git clone https://github.com/tzutalin/labelImg
pip install PyQt5 lxml
cd labelImg    ##(enter the labelImg directory)
make qt5py3
python3 labelImg.py
2019-04-13 09:48:49 -07:00
Saber Derouiche
d1d3526fe7 readme.md for "difficult" and "Verify Image"
Added documentation to the readme.md for what "difficult" and "Verify Image"
2019-02-08 07:36:21 -08:00
tzutalin
6db1dd500d FIx issue#403 2018-12-02 20:27:16 -08:00
tzutalin
f563c164d0 Create a const for encoding and fix an issue in yolo format according to pr#387 2018-11-04 20:13:34 -08:00
tzutalin
5abf660222 Update README.md and create a folder for dependency requirements 2018-09-30 22:25:04 -07:00
Robert-Jan Bruintjes
ea30bf97af Add requirements file for Python3-Qt5 installation.
Update README with new instructions.
2018-09-30 21:48:29 -07:00
vdalv
5d59f6cfb2 Update the Windows + Anaconda install instructions 2018-05-18 22:46:29 -07:00
Nhan Cao
7a8e6a0c7a Update README.rst 2018-05-13 20:24:25 -07:00
Madhava Jay
5db0d3a890 Fixing pipenv issues on Travis CI
- Updated README.md
2018-03-24 23:56:32 -07:00
Madhava Jay
f48e13ad5f Added instructions on building stand-alone Mac OS X binary
- Build occurs inside a virtualenv
- Added new icon
- Updated README.md and Icon GPL Attribution
2018-03-24 23:56:32 -07:00
Jérôme Wax
8d1bd68ab6 update easier installation with anaconda and change code to be compliant with python 3.5 2018-03-15 19:02:52 -07:00
Wang Yinghao
ebe78036ed README 2018-03-02 14:59:54 -06:00
Wang Yinghao
e5ef7f4523 README 2018-03-02 14:50:20 -06:00
Wang Yinghao
dda0295aac README 2018-03-02 14:48:06 -06:00
Rodolfo Ferro
ae0bacfb88 Updated README. Instructions for macOS High Sierra (qt5 + python3) added. 2017-12-21 15:42:15 -06:00
Alan Yee
1368578914 Update README.rst
-Made explicit HTTPS calls
-Fix missing links
2017-10-12 13:50:45 -07:00
Alan Yee
b8c06f0848 Update README.rst
Replace "OS X" with "macOS"
2017-10-12 13:46:48 -07:00
tzutalin
2d2cde219f Update README 2017-10-06 17:17:53 +08:00
darrenl
e62ce15649 Update README.rst 2017-08-17 20:02:20 +08:00
tzutalin
2d92e10529 Fix build error for qt5+py3 2017-07-07 23:14:41 +08:00
tzutalin
b0e7706de9 Update build-for-pypi.sh 2017-07-07 13:29:09 +08:00
tzutalin
cde8aee17a Update a demo video to README.md 2017-06-06 20:37:04 +08:00
tzutalin
8c2191d655 Add the usage of Docker to README 2017-06-06 18:25:18 +08:00
tzutalin
26a50c36bc Update README 2017-05-25 09:51:47 +08:00
tzutalin
132492d61f Provide an extra argument to change predefined classes path 2017-05-10 21:58:39 +08:00
tzutalin
8df94a45c8 Add pip method to README 2017-05-04 10:01:05 +08:00
tzutalin
db3a6ba1b6 Change README to rst format 2017-05-04 09:53:54 +08:00
tzutalin
d56ab8cea2 Create new files for pypackage 2017-05-03 18:31:18 +08:00