If your labeling tool exported annotations in the
YOLO Darknetformat, but you’re trying to use a
model that needs
YOLOv4 Scaledannotations, we’ve got you covered. You can convert those in 3 clicks with Roboflow.
Roboflow is the 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 workspace on the Public plan.
Once your account has been created, click Create Dataset.
You might be looking to use YOLOv4 on your own dataset.
Next, you can choose Preprocessing and Augmentation options for your dataset version and then click Generate.
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. You can also choose which format you would like to export. Choose
Scaled-YOLOv4 TXT
.
Congratulations, you have successfully converted your dataset from
YOLO Darknet TXT
format to
Scaled-YOLOv4 TXT
format!
Ready to use your new
YOLOv4 Scaled
dataset?
Now you probably want to use your new annotations with our Scaled-YOLO v4 tutorial to get a model working with your own dataset.
Here are some compatible models:
Try an end-to-end computer vision tutorial, check out your dataset health check or experiment with some augmentations.