coco-annotator
coco-annotator copied to clipboard
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
**Feature Request** Currently, the only way (AFAIK) to cut a hole out of a polygon is to use the eraser tool -- but this can be a bit tedious/clumsy; it...
Hi, all, I created some datasets in coco annotator with labels, but there are all gone. Why? How can I recover them? Please let me know, Thanks!
Please update URL. Would love to try it.
Is there a way to globally annotate an image or to add an image-wide label? The use case is for annotating images in a corpus that do not contain any...
Here's a COCO annotation format: http://cocodataset.org/#format-data There is a derived dataset called *COCO-Text: Dataset for Text Detection and Recognition* with format: https://vision.cornell.edu/se3/coco-text-2/ The annotations in COCO have format: ``` annotation{...
The `Mode` tool in the toolbar in `Annotator` allows users to switch between `segment` and `label` modes, however the user has to click this every time they navigate to the...
Hello, so the issue is that when I'm labeling certain category and I want to skip one of the keypoints, if I press down it loops back to the first...
To reproduce: 1. docker-compose up 2. make a dataset and load an image ( I used a 50Mb png) 3. try to use magic wand tool ...
The connection between keypoints used to work fine (after Matt Deboers commits in January) until I recently had to reinstall the coco-annotator (because of the login issue #314 ) Since...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...