Releases: jsbroks/coco-annotator
Releases · jsbroks/coco-annotator
v0.11.1
v0.11.0
- Uppercase image patterns (#263)
- Added dataset specific category counts to dataset stats (#270)
- Encode filename to allow special characters (#275)
- Fixes isbbox flag not working properly (#276)
- Improve the loading speed for image cards (#279)
- Updated ability to support .tif and .tiff images (#282)
- Zooming images on the mobile device (#290)
- Keypoints improvements (#287)
- Dataset display annotation category filter (#295)
- Added drag to pan functionality on SelectTool
- gpu support (#326)
- Allow truncated images (#336)
- Remove annotated check when exporting
v0.10.6
- Fixed events when copying (#207)
- Fixed categories help link (#159)
- Fixed key-points not exporting without segmentation (#209)
- Moving annotations to a different category (#229)
- Fixed copying events on annotation clone (#207)
- Fixed delete of annotations with easer tool (#250)
- Fixed categories help link (#159)
- Added bounding box tool (#226)
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.0
- Improved performance on zooming (#151)
- Improved COCO exporting speed (#135)
- Improved annotator loading speed (#152)
- Fixed annotations not loading (#98)
- Fixed annotation transparency issue (#161)
- Fixed hidden directories showing in subdirectories (#155)
- Fixed scanner scanning hidden directories
- Fixed annotating status bugs
- Fixed keypoint related issues
- Changed no categories text (#160)
- Added thumbnail caching (#149, #92)
- Added renaming of categories (#123)
- Added export coco task (#135)
- Added user event logging
- Added image annotating time
- Added tool usage to annotation
- Added endpoint profiling