coco-annotator icon indicating copy to clipboard operation
coco-annotator copied to clipboard

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints

Results 160 coco-annotator issues
Sort by recently updated
recently updated
newest added

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...

![image](https://user-images.githubusercontent.com/40490367/179918556-eaffc944-b68d-4b3b-812a-07fba3232d34.png)

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 $...

dependencies
javascript

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?