Releases: jsbroks/coco-annotator
Releases · jsbroks/coco-annotator
v0.11.1
23 May 20:45
Compare
Sorry, something went wrong.
No results found
Fixed reading boolean from env
Failing keypoint edges
Optimize brush tool
Async thumbnail generation
Add directory support to file watcher
Make celery URL configurable
Fixed exports not working
v0.11.0
25 Feb 21:03
Compare
Sorry, something went wrong.
No results found
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
18 Sep 13:42
Compare
Sorry, something went wrong.
No results found
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
30 Apr 14:16
Compare
Sorry, something went wrong.
No results found
Added ordering option to image view
Added rest metadata button
Improved dataset creation (#193 )
Improved image query performance
Fixed import error (#198 )
Fixed annotation metadata import
v0.10.4
17 Apr 02:46
Compare
Sorry, something went wrong.
No results found
Fixed for dataset folder permissions (#189 )
Fixed dataset export typo (#191 )
Fixed default metadata error
v0.10.3
13 Apr 23:07
Compare
Sorry, something went wrong.
No results found
Added export table
Added export specification options
Added export model
Fixed annotations default values
v0.10.2
07 Apr 16:02
Compare
Sorry, something went wrong.
No results found
Removed unused imports
Fixed COCO exports, exporting all properties
Added total and average stats
Increased export performance
v0.10.1
07 Apr 00:01
Compare
Sorry, something went wrong.
No results found
Fix import bugs
Fixed docker network
Fixed typos
Added navbar to dataset view
v0.10.0
05 Apr 02:51
Compare
Sorry, something went wrong.
No results found
Added Celery workers
Added events for annotations and images
Installed RabbitMQ for queues
Refactored backend
Refactored test cases
Created database, config, web server modules
v0.9.0
27 Mar 21:55
Compare
Sorry, something went wrong.
No results found
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