Skip to content

Export Annotated Images with Overlaid Annotations #10645

Description

@lekhamadhavan

Description

It would be very helpful to have an option in CVAT to export annotated images with annotations visually overlaid on the original/raw images.

Currently, exported datasets contain annotation files separately (COCO, YOLO etc.), but there is no straightforward option to generate preview images showing:

Bounding boxes
Polygons
Labels
Segmentation masks

directly rendered on top of the original images.

Use Case

This feature would help with:

Quick visual verification of annotations
QA/review workflows
Sharing annotated previews with clients or non-technical stakeholders
Debugging annotation issues before training

Suggested Feature

Add an export option such as:

"Export annotated preview images"
"Render annotations on images"

Possible output formats:

ZIP containing rendered images
PNG/JPG preview images
Optional configurable colors/labels visibility

Additional Notes

This would significantly improve annotation validation workflows and reduce the need for external visualization scripts/tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions