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.

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.0.tar.gz (24.7 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.0-py3-none-any.whl (30.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cvat_dataset_converter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8b9df55bb60c73a23b38e0a39a04760ebce63dbc158504c43f44f4a19db7436e
MD5 b6264c87280b8031c5afbd0c0059e34a
BLAKE2b-256 75b0073adb9ef02810c452cb3da8a391e3967e165bf70ae2799f63baa96788b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cvat_dataset_converter-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b7ca848b737243aa025f57d120a565cbae4e376cd5468eb766b17d3a69d6e61
MD5 13a89aeefe8474e0d728a367aba55a89
BLAKE2b-256 1147edec304c0d5ef30ac8dd46cb16cf973c882ad9179521f1c0a1483422ef62

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