coco-annotator
coco-annotator copied to clipboard
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
How can I update the my production build with code updates? For example if I edit some Vue view files these changes **are** reflected if I run: `docker-compose -f docker-compose.build.yml...
I have a dataset that whenever I try to export into coco.json format, it crashes and shuts down the server. The dataset has around 27k images and there are images...

upgrade packages version This PR replace previous one with existing Celery version
I've seen a couple of feature requests for the option to toggle iscrowd. But those issues are several years old. Does coco-annotator have a way of exporting the RLE without...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...
i get this error when trying to import coco annotations Task workers.tasks.data.import_annotations[a56960ea-18cd-4a01-8640-8e53cfd238ba] raised unexpected: ValidationError(ValidationError (AnnotationModel:574) (Only lists and tuples may be used in a list field: ['segmentation']),)
Hi, thank you for the work. Anyways, recently I deleted an images folder (including `.thumbnail` folder inside) as I wouldn't need it anymore. I used a `sudo rm -r `...
I have a couple of datasets where there are many images with annotations. In some datasets, it shows annotations and lists them correctly, but in a few datasets it says...
Is it possible to get statics by user? (e.g., annotated images, time annotating) Alternatively, is it possible to store the username in annotations metadata?