Skip to main content

CVAT Dataset Converter Utility (FastAPI backend + static frontend)

Project description

CVAT Dataset Converter Toolkit

This tool helps you to convert your CVAT datasets into other formats like YOLO, Pascal VOC, or TAO KITTI. Currently this only supports CVAT for images 1.1 format.

Application Features

  1. Convert labels only This feature allows you to change the format of your annotations. You can convert from CVAT for images 1.1 to YOLO, Pascal VOC, or TAO KITTI. It does this without changing your images.

  2. Resize and convert You can use this to resize your images to a specific width and height. The application will also scale your annotations to match the new image size and convert them to the desired format.

  3. Crop objects You can use this to crop your labeled objects from the images. You can also add some padding around the objects if you want.

  4. Interactive Label Mapping This feature detects the original labels in your dataset and pauses processing. A popup allows you to rename or merge these labels into your desired target classes before the final conversion starts.

Frontend

I have built the frontend using very simple tools.

  1. HTML for the structure.
  2. CSS for the styling.
  3. JavaScript for the logic.

There are no complex frameworks used here. It is just simple and lightweight code.

Backend

The backend API is designed to be simple and easy to use. It has three main parts.

  1. Upload You use this to send your dataset ZIP file and your settings. This starts the conversion job in the background.

  2. Status You can check this to see how your job is progressing. It will tell you when the job is running or finished.

  3. Download When your job is done, you can use this to get your result. It will give you a ZIP file with your converted data.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cvat_dataset_converter-0.1.1.tar.gz (29.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cvat_dataset_converter-0.1.1-py3-none-any.whl (35.0 kB view details)

Uploaded Python 3

File details

Details for the file cvat_dataset_converter-0.1.1.tar.gz.

File metadata

  • Download URL: cvat_dataset_converter-0.1.1.tar.gz
  • Upload date:
  • Size: 29.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for cvat_dataset_converter-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4fd39bc632a548836cf3f13abb69352d683536d5dcb624ee64987fd0cabad690
MD5 b36e9320891b9c0e45d54bb19616af73
BLAKE2b-256 7e312b99cf916bfa8d273e647c404ec09bf6e72f57bf0275dc74cd249ea2d7b0

See more details on using hashes here.

File details

Details for the file cvat_dataset_converter-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cvat_dataset_converter-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a209cb821c772d28fada304192327bca2679a337d2c5ccc3deceb808e3e3abaf
MD5 433b3751b660291a3f6eeda4eb55f626
BLAKE2b-256 69d55176fb784373afdd8ffe56850082a8d39e878b07c9805b655ac5d70a269d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page