datamint.importers =================== Format-specific importers that parse an externally-labeled dataset and upload it to a Datamint project. See :ref:`client_python_api` for a narrative walkthrough and the `05_import_dataset.ipynb `_ tutorial notebook. COCO ---- .. automodule:: datamint.importers.coco :members: :undoc-members: :show-inheritance: Pascal VOC ---------- .. automodule:: datamint.importers.pascal_voc :members: :undoc-members: :show-inheritance: YOLO ---- .. automodule:: datamint.importers.yolo :members: :undoc-members: :show-inheritance: