jsbroks / coco-annotator

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
MIT License
2.05k stars 449 forks source link

dense image captioning #532

Open nevinmusula opened 2 years ago

nevinmusula commented 2 years ago

how do I add region descriptions to an image (grounded image descriptions)? I would like to annotate my images using bounding boxes for the different regions and two or more text descriptions for each region instead of just a single label. How do I go about it?

Dufresue commented 7 months ago

how do I add region descriptions to an image (grounded image descriptions)? I would like to annotate my images using bounding boxes for the different regions and two or more text descriptions for each region instead of just a single label. How do I go about it?

have you figure out how to add caption to images in coco-annotator? can you show me how? thanks!