Releases: jsbroks/imantics
Releases · jsbroks/imantics
v0.1.12
- Add more extensions and improved performances on importing for xml (#17)
- Lazy loading for large dataset (#20)
- Handle images without object (#26)
- Draw no longer modifies the input image (#28)
v0.1.11
- add xml import function (#15)
v0.1.9
- Fix image annotations resizing
v0.1.8
- Fixed image adding annotation function
v0.1.6
- Python 2.7 compatibility (#8, #7)
- Added annotation text (#9)
- Added is crowed to coco (#11)
- Fixed annotation index error (#10, #11)
v0.1.5: PR #5: BBox.top_left to nolonger return bottom_left
- Fixed BBox.top_left to nolonger return bottom_left
- From functions generating classes if need
v0.1.4
- Renamed format functions
- Export color for COCO format
- Fixed category export COCO format
- Pretty option for VOC format
v0.1.3
- Annotations do not require category or image
- Adding sets the image of an annotation