Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-13 | 645 Bytes | |
v5.8.3 source code.tar.gz | 2025-07-13 | 13.0 MB | |
v5.8.3 source code.zip | 2025-07-13 | 13.1 MB | |
Totals: 3 Items | 26.1 MB | 32 |
Fixes
- Use shutil to load Docker by @emmanuel-ferdman in https://github.com/wkentaro/labelme/pull/1589
- Fix mypy error by inheriting from io.StringIO by @wkentaro in https://github.com/wkentaro/labelme/pull/1603
- Use QtCore.QPointF to represent points in Canvas by @wkentaro in https://github.com/wkentaro/labelme/pull/1606
Dependencies
- Bump osam to 0.2.4 by @wkentaro in https://github.com/wkentaro/labelme/pull/1604
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/wkentaro/labelme/pull/1589
Full Changelog: https://github.com/wkentaro/labelme/compare/v5.8.2...v5.8.3