Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
An open-source tool to seamlessly convert between popular computer vision label formats.

> [!TIP]
> Also check out [LightlyStudio](https://github.com/lightly-ai/lightly-studio) open source project to visualise your annotation labels.
> Check out our [LightlyStudio](https://github.com/lightly-ai/lightly-studio) open source project that builds on top of Labelformat to visualize and edit your annotation labels.

#### Why Labelformat

Expand Down
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

**Labelformat** is an open-source Python framework for converting between popular computer vision annotation formats like YOLO, COCO, PascalVOC, and KITTI. Save hours on tedious format conversions and ensure consistency in your workflows.

!!! tip
Check out our [LightlyStudio](https://github.com/lightly-ai/lightly-studio) open source project that builds on top of Labelformat to visualize and edit your annotation labels.

## Key Features
- **Wide Format Support**: COCO, YOLO (v5-v12, v26), PascalVOC, KITTI, Labelbox, RT-DETR, RT-DETRv2, and more.
Expand Down
Loading