coco-annotator
coco-annotator copied to clipboard
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
無法載入圖片
可以創建資料集,可是無法scan到圖片 用的是最新的docker跟coco-annotator 版本 Windows 10 專業版 版本 21H1 OS 組建 19043.1055 處理器 AMD Ryzen 5 3600 6-Core Processor
A new attribute has been added to the ImageModel to capture the relative path of an image at import time as well as scanning. if there are no sub-directories this...
I saw there is a way to semi-automate the annotation process for bounding boxes (and segmentation?) but I did not see any way to do this for keypoints? I want...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
`get strokeColor()`: https://github.com/jsbroks/coco-annotator/blob/7c9992ce623b891c5dc208cd24451e51f0e76151/client/src/libs/keypoints.js#L425-L427 and https://github.com/jsbroks/coco-annotator/blob/7c9992ce623b891c5dc208cd24451e51f0e76151/client/src/libs/keypoints.js#L444-L446 `set strokeColor(val)`: https://github.com/jsbroks/coco-annotator/blob/7c9992ce623b891c5dc208cd24451e51f0e76151/client/src/libs/keypoints.js#L419-L423 and https://github.com/jsbroks/coco-annotator/blob/7c9992ce623b891c5dc208cd24451e51f0e76151/client/src/libs/keypoints.js#L438-L442
https://github.com/jsbroks/coco-annotator/blob/7c9992ce623b891c5dc208cd24451e51f0e76151/docker-compose.gpu.yml#L20-L35 introduces unwanted space due to yaml format. For example, you'll get ` BG` instead of `BG` in the python code. A quick fix, add this line after: https://github.com/jsbroks/coco-annotator/blob/7c9992ce623b891c5dc208cd24451e51f0e76151/backend/config/config.py#L68 ```python...
How can I remove all imported annotations? I don't see anything under rollback/undo. Deleting under task history doesn't help.
 annotator_ message_ q1 2021-09-03 01 :48:22.158810+00:00 [erro] operation basic. publish caused a channel exception precondition_ failed: mess age size 27 7218678 is larger than conf igured max size 134217...
Hi! I've noticed that export annotation doesn't work/work incorrect and I don't understand how to fix it 
I have a question. I'm labelling a human pose enstimation dataset. I have to add the keypoints and boundingbox containing the person. Is there a difference in putting in first...