Commit Graph

386 Commits

Author SHA1 Message Date
vdalv fef4e6b057 Fix file save issue - #293 2018-05-18 22:50:45 -07:00
sebasrivera96 542b87fd0a Update saveLevels function to add an extension just when needed 2018-05-18 22:48:03 -07:00
Sebastian Rivera 96c723c139 Remove lines on saveLabels function to save correctly XML files 2018-05-18 22:48:03 -07:00
Sebastian Rivera 515a3f6606 Modify labelImg.py to solve an error when naming the .xml file
A line was commented out because there was an error. When a box was drawn
around an object and then saved, the file had a termination
".xml.xml" instead of just ".xml".
2018-05-18 22:48:03 -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
Nhan Cao 689ce8ee2f update readme for build on macOS 2018-05-13 20:24:25 -07:00
Nhan Cao 1a77b788d1 update build macOS 2018-05-13 20:24:25 -07:00
Garry Lam a7fc85270f fix issue #267 (YOLO output becomes all zero) 2018-04-29 08:27:48 -07:00
tzutalin 9fd505c124 Update version to 1.6.1 2018-04-17 20:03:31 -07:00
jeffrey 90bd8fdbd8 support saveDir argument 2018-04-15 05:42:14 +08:00
Haozhe Xie bc71e12a9a Fix a bug that the application crashes when the browser opens. 2018-04-15 05:40:01 +08:00
cclauss ee31cad396 import unittest for line 26 2018-04-15 05:29:35 +08:00
cclauss baa032d2dc import unittest for line 32 2018-04-15 05:29:35 +08:00
蔡俊杰 9e8185077b fix missing command line arguments 2018-03-31 11:24:21 -07:00
Golovanov ca10b0dd2a add completer for label 2018-03-31 11:24:11 -07:00
Madhava Jay 357018b722 Change xvfb-run to open app file 2018-03-24 23:56:32 -07:00
Madhava Jay c8932cca67 Swap pipenv shell for pipenv run 2018-03-24 23:56:32 -07:00
Madhava Jay 5ef19667dd Changed pip to pip3 for Travis OS X Images 2018-03-24 23:56:32 -07:00
Madhava Jay 5db0d3a890 Fixing pipenv issues on Travis CI
- Updated README.md
2018-03-24 23:56:32 -07:00
Madhava Jay 335114d96e Fixing travis python issues 2018-03-24 23:56:32 -07:00
Madhava Jay 98188d2891 Add osx to .travis file 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
darrenl 6c774267ec Merge pull request #249 from cjermain/supported_extensions
Allowing all supported extensions (TIFF in Qt 4.8, along with PPM, PBM, and PGM)
2018-03-10 10:02:01 -08:00
darrenl 3a3415238e Merge pull request #247 from isVoid/yolosupport
Yolo support
2018-03-10 10:01:16 -08:00
Colin Jermain 8e892c4f25 Allowing all supported extensions to be read in the directory 2018-03-08 14:47:19 -05: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
Wang Yinghao 852c63d04d Change Label Text 2018-03-02 09:44:42 -06:00
Wang Yinghao 180d25a2d7 bugfix, toggle button 2018-03-01 23:05:57 -06:00
Wang Yinghao 201a54d0f9 YOLO READ 2018-03-01 22:34:57 -06:00
Wang Yinghao 2783071c85 YOLO Write 2018-03-01 21:38:22 -06:00
darrenl dec4885e29 Merge pull request #236 from jgars/master
Fixed bug in shape.py
2018-02-16 08:28:57 +08:00
Javier Garcia 82ace1acfc Fixed bug in shape.py 2018-02-15 13:35:46 +01:00
tzutalin deb8b844f9 Show label text at the top-left of the rect 2018-01-30 18:50:30 +08:00
tzutalin c1954b3244 Update version 2018-01-29 15:56:02 +08:00
tzutalin d43613d9c4 allow opening of directory on launch 2018-01-29 15:45:40 +08:00
darrenl 1270b2c778 Merge pull request #227 from tomasra/master
Show cursor coordinates in status bar + filepath bugfix
2018-01-26 10:54:15 +08:00
Tomas Raila 0b20e5c929 Show cursor coordinates in status bar 2018-01-25 12:04:47 +02:00
Tomas Raila eda381e437 Cast filepath to python string 2018-01-25 11:35:09 +02:00
tzutalin 3391ab632e Do not allow to hide file list 2017-12-25 11:12:15 +08:00
darrenl 8b13c25b9f Merge pull request #215 from RodolfoFerro/master
Instructions for macOS High Sierra (qt5 + python3) added. (Updated README)
2017-12-22 13:45:13 +08:00
Rodolfo Ferro 43d911c12e Screenshot of macOS High Sierra usage added. 2017-12-21 15:49:43 -06:00
Rodolfo Ferro ae0bacfb88 Updated README. Instructions for macOS High Sierra (qt5 + python3) added. 2017-12-21 15:42:15 -06:00
darrenl 5fdcbcc51c Merge pull request #214 from deniswernert/master
Fixes the call to changeSavedDirDialog
2017-12-20 16:52:00 +08:00
Denis Wernert 53016093d6 Fixes the call to changeSavedDirDialog 2017-12-20 09:29:24 +01:00
darrenl aa447d6242 Merge pull request #207 from luoyetx/color
change color when label has changed
2017-11-30 16:58:09 +08:00
zhangjie 7be0a01af8 change color when label has changed 2017-11-29 21:20:14 +08:00