
Automaton AI's release notes have a brief description of the new updates released on our unified Deep Learning Platform- ADVIT. View All Release Notes
Release – September 2021
Convert data from one format to another format.
a . JSON to CSV
If you have prelabelled data in COCO(JSON) format, but you’re trying to use a model that needs annotations in CSV format, you can export the data in simple steps using ADVIT.
b . JSON to XML
If you have prelabelled data in COCO(JSON) format, but you’re trying to use a model that needs annotations in VOC-PASCAL(XML) format, you can export the data in simple steps using ADVIT.
C . JSON to TEXT
If you have prelabelled data in COCO(JSON) format, but you’re trying to use a model that needs annotations in YOLO(TXT) format, you can export the data in simple steps using ADVIT.
d . TEXT to CSV
If you have prelabelled data in YOLO(TXT) format, but you’re trying to use a model that needs annotations in CSV format, you can export the data in simple steps using ADVIT.
e . TEXT to XML
If you have prelabelled data in YOLO(TXT) format, but you’re trying to use a model that needs annotations in VOC-PASCAL(XML) format, you can export the data in simple steps using ADVIT.
f .TEXT to JSON
If you have prelabelled data in YOLO(TXT) format, but you’re trying to use a model that needs annotations in COCO(JSON) format, you can export the data in simple steps using ADVIT.
g . CSV to XML
If you have prelabelled data in CSV format, but you’re trying to use a model that needs annotations in VOC-PASCAL(XML) format, you can export the data in simple steps using ADVIT.
h . CSV to JSON
If you have prelabelled data in CSV format, but you’re trying to use a model that needs annotations in COCO(JSON) format, you can export the data in simple steps using ADVIT.
i . CSV to TEXT
If you have prelabelled data in CSV format, but you’re trying to use a model that needs annotations in YOLO(TXT) format, you can export the data in simple steps using ADVIT.
j . XML to JSON
If you have prelabelled data in VOC-PASCAL(XML) format, but you’re trying to use a model that needs annotations in COCO(JSON) format, you can export the data in simple steps using ADVIT.
k . XML to CSV
If you have prelabelled data in VOC-PASCAL(XML) format, but you’re trying to use a model that needs annotations in CSV format, you can export the data in simple steps using ADVIT.
l .XML to TEXT
If you have prelabelled data in VOC-PASCAL(XML) format, but you’re trying to use a model that needs annotations in YOLO(TXT) format, you can export the data in simple steps using ADVIT.
Automaton AI's release notes have a brief description of the new updates released on our unified Deep Learning Platform- ADVIT. View All Release Notes