Roboflow is a universal conversion tool for computer vision annotation formats. The Public plan is the best way for those exploring personal projects, class assignments, and other experiments to try Roboflow. To convert your dataset, start by creating a free workspace on the Public plan.
Once your account has been created, click Create New Project.
Upload your data to Roboflow by dragging and dropping your COCO JSON images and annotations into the upload space.
Next, click "Generate New Version" to generate a new version of your dataset:
You can then apply any preprocessing or augmentation steps to your dataset:
After generating, you will be prompted to Export your dataset. You can choose to receive your dataset as a .zip file or a curl download link. Choose meituan/yolov6 when asked in what format you want to export your data. You will see a dropdown with various options like this:
Congratulations, you have successfully converted your dataset from COCO JSON format to meituan/yolov6 format!
Ready to use your new MT-YOLOv6 dataset? Great!
Now you probably want to use your new annotations with our How to train MT-YOLOv6 tutorial to get a model working with your own dataset.
Yes! It is free to convert COCO JSON data into the meituan/yolov6 format on the Roboflow platform.
If you have between a few and a few thousand images, converting data between these formats will be quick. But, the time it takes to convert between data formats increases with the more images you have.
In this guide, we show you how to convert data between the
COCOand
MT-YOLOv6formats for free. You can use your converted data to train
models and other models that support the
MT-YOLOv6 format.
Free data conversion
SOC II Type 1 Compliant
Trusted by 250,000+ developers
Roboflow is a universal conversion tool for computer vision annotation formats. The Public plan is the best way for those exploring personal projects, class assignments, and other experiments to try Roboflow. To convert your dataset, start by creating a free workspace on the Public plan.
Once your account has been created, click Create New Project.
To learn how to create COCO JSON yourself from scratch, see our CVAT (object detection annotation tool) tutorial.
Next, click "Generate New Version" to generate a new version of your dataset:
You can then apply any preprocessing or augmentation steps to your dataset:
After generating, you will be prompted to Export your dataset. You can choose to receive your dataset as a .zip file or a curl download link. Choose
meituan/yolov6
when asked in what format you want to export your data. You will see a dropdown with various options like this:
Congratulations, you have successfully converted your dataset from
COCO JSON
format to
meituan/yolov6
format!
Want to dive deeper into converting annotation formats with Roboflow? In the tutorial below, we explore how to convert your data in the Roboflow dashboard. We also discuss rejecting annotations
and train-test-validation splits.
We take security seriously and have implemented comprehensive measures to keep your sensitive data safe
Ready to use your new
MT-YOLOv6
dataset? Great!
Now you probably want to use your new annotations with our How to train MT-YOLOv6 tutorial to get a model working with your own dataset.
Here are some compatible models:
Yes! It is free to convert
COCO JSON
data into the
meituan/yolov6
format on the Roboflow platform.
If you have between a few and a few thousand images, converting data between these formats will be quick. But, the time it takes to convert between data formats increases with the more images you have.