Releases: GreatV/labelme2yolo
Releases · GreatV/labelme2yolo
v0.4.0
Compare
Sorry, something went wrong.
No results found
GreatV
released this
09 Jul 12:35
Highlights
-d/--json_dir can now be repeated to convert multiple source directories into one dataset (#87 ), for both labelme2yolo and labelme2coco:
labelme2yolo -d src-a -d src-b -o out
Same-named files from different source directories are kept apart automatically (YOLO and COCO).
--output_dir is required when multiple --json_dir values are given; invalid invocations now exit with a non-zero status.
Fixed a case where jwalk could silently drop files when directory walkers were created inside a saturated thread pool.
What's Changed
feat: Support multiple --json_dir/-d source directories by @GreatV in #88
Full Changelog : v0.3.3...v0.4.0
v0.3.3
Compare
Sorry, something went wrong.
No results found
GreatV
released this
02 Mar 11:20
What's Changed
chore: Bump version to 0.3.3 and fix filename collision handling by @GreatV in #86
Full Changelog : v0.3.2...v0.3.3
v0.3.2
Compare
Sorry, something went wrong.
No results found
GreatV
released this
13 Jan 01:57
What's Changed
feat(config): Add custom output directory support and refactor path handling by @GreatV in #84
Full Changelog : v0.3.1...v0.3.2
v0.3.1
Compare
Sorry, something went wrong.
No results found
GreatV
released this
04 Nov 13:19
What's Changed
group_id should be integer by @jmjoy in #82
Bump version to 0.3.1 in Cargo.toml and Cargo.lock by @GreatV in #83
New Contributors
Full Changelog : v0.3.0...v0.3.1
v0.3.0
Compare
Sorry, something went wrong.
No results found
GreatV
released this
13 Aug 14:51
What's Changed
Include background by @GreatV in #72
Update dependencies and refactor code for YOLO conversion by @GreatV in #77
Enhance COCO dataset conversion and refactor code by @GreatV in #78
Improve mutex handling and error logging in COCO dataset processing by @GreatV in #79
Full Changelog : v0.2.5...v0.3.0
v0.2.5
Compare
Sorry, something went wrong.
No results found
GreatV
released this
27 Aug 03:30
What's Changed
Full Changelog : v0.2.4...v0.2.5
v0.2.4
Compare
Sorry, something went wrong.
No results found
GreatV
released this
21 Aug 06:58
What's Changed
Full Changelog : v0.2.3...v0.2.4
v0.2.3
Compare
Sorry, something went wrong.
No results found
GreatV
released this
21 Aug 04:43
What's Changed
Full Changelog : v0.2.2...v0.2.3
v0.2.2
Compare
Sorry, something went wrong.
No results found
GreatV
released this
20 Aug 07:40
What's Changed
Full Changelog : v0.2.1...v0.2.2
v0.2.1
Compare
Sorry, something went wrong.
No results found
GreatV
released this
17 Aug 05:52
What's Changed
Full Changelog : v0.2.0...v0.2.1