From 55d8b7cd146ba2a12865c3b317b08c2989d72fe3 Mon Sep 17 00:00:00 2001 From: Brad Dwyer Date: Fri, 25 Sep 2020 09:25:34 -0500 Subject: [PATCH] docs: reference external tools for converting labels VoTT does not yet support exporting to other popular formats (eg YOLO TXT) or importing labels from other annotation tools. There have been been several issues requesting this additional functionality. This commit adds links in the docs to external scripts and tools for performing these conversion functions on the VoTT format. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4dcd03d9ce..238dccecce 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,13 @@ Click on the `Export` (arrow) icon in the left hand navigation. Select the appro ![alt text](docs/images/export-labels.jpg "Export Labels") +### Converting Labels + +To convert the VoTT JSON schema to and from other formats (such as COCO JSON or YOLO TXT), you can use the following (unofficial) third-party tools: + +* [Pascal VOC to VoTT JSON](https://github.com/Chappie74/convert_pascalvoc_to_vott) +* [From VoTT JSON to COCO JSON, YOLO TXT, and other formats](https://roboflow.com/formats/vott-json) + ### Keyboard Shortcuts VoTT allows a number of keyboard shortcuts to make it easier to keep one hand on the mouse while tagging. It allows most common shortcuts: