Wang Xin
|
04f7d2d259
|
Create python-publish.yml (#54)
|
2024-05-17 20:22:09 +08:00 |
dependabot[bot]
|
b151acd61c
|
Update pillow requirement from <10.3,>=9.2 to >=9.2,<10.4 (#52)
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-08 18:45:16 +08:00 |
Wang Xin
|
9f21f0adc4
|
update version (#51)
|
2024-03-25 20:59:57 +08:00 |
Wang Xin
|
513dbc5609
|
Fix parsing error when `imageData` is empty (#50)
|
2024-03-24 14:59:09 +08:00 |
Wang Xin
|
94382c05f6
|
add humanized tip (#47)
|
2024-03-09 21:06:02 +08:00 |
Wang Xin
|
1ceae85190
|
Update README.md (#46)
|
2024-03-04 21:33:12 +08:00 |
Wang Xin
|
6bc4e27231
|
replace pool.map with pool.imap_unordered (#45)
|
2024-03-01 16:33:07 +08:00 |
Wang Xin
|
1e697c78e9
|
improve convertion speed (#44)
|
2024-02-29 20:28:53 +08:00 |
Wang Xin
|
f777359f33
|
replace tqdm with rich (#43)
|
2024-02-28 23:53:11 +08:00 |
Wang Xin
|
94c14a6430
|
accelerated conversion speed (#42)
|
2024-02-27 18:28:36 +08:00 |
Wang Xin
|
dc8d885342
|
update readme
|
2024-02-18 09:32:25 +08:00 |
Wang Xin
|
efca771a3f
|
fix error output caused by circle shape (#40)
* show program name and version info within argparse
* lint code
* fix error output caused by circle shape
|
2024-02-01 16:56:40 +08:00 |
dependabot[bot]
|
7946c199cf
|
Update pillow requirement from <10.2,>=9.2 to >=9.2,<10.3 (#39)
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-08 18:41:08 +08:00 |
Wang Xin
|
cc4171e182
|
support recursive search dirs (#38)
* support recursive search dirs
* fix pylint error
|
2023-12-19 15:22:47 +08:00 |
dependabot[bot]
|
dba6184a50
|
Update pillow requirement from <10.1,>=9.2 to >=9.2,<10.2 (#37)
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.1.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-16 18:56:48 +08:00 |
Wang Xin
|
acbf514894
|
update README
|
2023-10-05 23:11:21 +08:00 |
Wang Xin
|
054cfeb3ec
|
fix pylint ci error
|
2023-10-04 16:40:06 +08:00 |
Wang Xin
|
9f2f443dab
|
remove scikit-learn dependence
|
2023-10-04 16:28:20 +08:00 |
dependabot[bot]
|
10dacce294
|
Update numpy requirement from <1.26.0,>=1.23.1 to >=1.23.1,<1.27.0 (#33)
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.23.1...v1.26.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 18:03:59 +08:00 |
dependabot[bot]
|
1acb4112bf
|
Update scikit-learn requirement from <1.3.0,>=1.1.1 to >=1.1.1,<1.4.0 (#32)
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.1...1.3.0)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-03 18:23:17 +08:00 |
dependabot[bot]
|
e32a34253f
|
Update pillow requirement from <9.6,>=9.2 to >=9.2,<10.1 (#31)
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.0.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-03 18:19:19 +08:00 |
dependabot[bot]
|
aafd10e9e6
|
Update numpy requirement from <1.25.0,>=1.23.1 to >=1.23.1,<1.26.0 (#30)
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.23.1...v1.25.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 18:09:43 +08:00 |
Wang Xin
|
2fda40879b
|
cleanup code (#29)
* cleanup code
* fixed
|
2023-06-08 22:19:06 +08:00 |
Wang Xin
|
aefad9e1ab
|
cleanup code (#28)
|
2023-06-07 20:14:46 +08:00 |
Wang Xin
|
80fbc35f51
|
Update README.md (#27)
|
2023-06-04 23:43:53 +08:00 |
Wang Xin
|
9cccb7692f
|
update to version 0.1.2 (#26)
|
2023-06-02 16:16:45 +08:00 |
Wang Xin
|
154d4e501f
|
Create pylint.yml (#23)
|
2023-05-11 16:25:00 +08:00 |
Wang Xin
|
1cd66654cb
|
bug fixed for output_format == bbox (#22)
|
2023-05-11 16:13:14 +08:00 |
Wang Xin
|
df4f172722
|
bug fixed (#21)
|
2023-05-05 13:01:26 +08:00 |
Wang Xin
|
9370343e5e
|
add label_list argument (#20)
|
2023-05-04 14:24:16 +08:00 |
dependabot[bot]
|
a47ee2c816
|
Update pillow requirement from <9.5,>=9.2 to >=9.2,<9.6 (#17)
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.5.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 19:23:45 +08:00 |
Wang Xin
|
fd48196639
|
update labelme2yolo version
|
2023-03-29 22:46:25 +08:00 |
Arshadoid
|
a5a8f92059
|
Update l2y.py (#16)
Fixed _train_test_split() for correct split of test and train.
|
2023-03-29 22:17:02 +08:00 |
Wang Xin
|
20110cbcfa
|
Merge pull request #13 from GreatV/markdown_lint
markdown lint
|
2023-03-17 16:04:31 +08:00 |
Wang Xin
|
4af61739a4
|
markdown lint
|
2023-03-17 16:00:23 +08:00 |
Wang Xin
|
c008d6c621
|
Merge pull request #12 from GreatV/dev
add output_format option
|
2023-03-16 13:51:57 +08:00 |
Wang Xin
|
1f31b4bae9
|
add output_format option
|
2023-03-16 13:48:24 +08:00 |
Wang Xin
|
14b716e173
|
refactoring code
|
2023-02-22 12:28:18 +08:00 |
Wang Xin
|
ef6deedc9d
|
Update README.md
add `How to build package` section
|
2023-01-03 17:01:53 +08:00 |
Wang Xin
|
66cd3f1518
|
Merge pull request #11 from GreatV/dependabot/pip/pillow-gte-9.2-and-lt-9.5
Update pillow requirement from <9.4,>=9.2 to >=9.2,<9.5
|
2023-01-03 10:02:37 +08:00 |
dependabot[bot]
|
dc682276e4
|
Update pillow requirement from <9.4,>=9.2 to >=9.2,<9.5
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.4.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-02 09:07:24 +00:00 |
greatx
|
00185f5082
|
bug fixed
|
2022-12-27 09:26:27 +08:00 |
Wang Xin
|
8a5b4d2791
|
Merge pull request #10 from GreatV/dependabot/pip/numpy-gte-1.23.1-and-lt-1.25.0
Update numpy requirement from ~=1.23.1 to >=1.23.1,<1.25.0
|
2022-12-19 21:44:32 +08:00 |
dependabot[bot]
|
ea09215d84
|
Update numpy requirement from ~=1.23.1 to >=1.23.1,<1.25.0
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.23.1...v1.24.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-19 09:09:50 +00:00 |
Wang Xin
|
21cd3c71a4
|
Merge pull request #9 from GreatV/dependabot/pip/scikit-learn-gte-1.1.1-and-lt-1.3.0
Update scikit-learn requirement from ~=1.1.1 to >=1.1.1,<1.3.0
|
2022-12-13 08:21:24 +08:00 |
dependabot[bot]
|
43672dcf4b
|
Update scikit-learn requirement from ~=1.1.1 to >=1.1.1,<1.3.0
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.1...1.2.0)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 09:06:40 +00:00 |
Wang Xin
|
0eb6c528d7
|
Merge pull request #8 from GreatV/bug_fixed
fix bug when test_size not set
|
2022-12-06 20:31:43 +08:00 |
greatx
|
b59e6d3d49
|
fix bug when test_size not set
|
2022-12-06 14:35:15 +08:00 |
greatx
|
2794fbe31c
|
bug fixed
|
2022-11-25 10:33:42 +08:00 |
Wang Xin
|
7b0087be3c
|
Merge pull request #7 from GreatV/package
update export data format: yolo polygon format
|
2022-11-25 10:24:42 +08:00 |