Skip to content

Annotations

Farley Lai edited this page Apr 30, 2021 · 1 revision

Dataset Annotation Formats

  • json
    • COCO
    • CreateML
  • xml
    • PascalVOC
  • txt
    • YOLO Darknet
    • YOLOv3 Keras
    • YOLOv4 PyTorch
  • csv
    • Tensorflow Object Detection
    • Multiclass Classification
  • other
    • Tensorflow TFRecord
Clone this wiki locally