Skip to main content

Convert DeepLabCut dataset to YOLO format

Project description

dlc2yolo

Convert DeepLabCut dataset to YOLO format

Quick Start

import dlc2yolo as d2y
json_path = "./deeplabcut-dataset/labels.json"
csv_path = "./deeplabcut-dataset/collected_data.csv"
root_dir = "./deeplabcut-dataset/images/"

d2y.convert(json_path, csv_path, root_dir, datapoint_classes=[0, 1], n_keypoint_per_datapoint=30)

To install dlc2yolo using pip:

pip install dlc2yolo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dlc2yolo-1.0.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

dlc2yolo-1.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file dlc2yolo-1.0.0.tar.gz.

File metadata

  • Download URL: dlc2yolo-1.0.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for dlc2yolo-1.0.0.tar.gz
Algorithm Hash digest
SHA256 bf17384d7d6480d33d23d44a001a16a827433738cf7cdcc6d89f3fab2c58d2a1
MD5 e7de04165c8a052a6971050cee2c48aa
BLAKE2b-256 ad9fbed028ad83afde1ff9ffdae2b8afccfb4f8b63bef55119b159629ef46f18

See more details on using hashes here.

File details

Details for the file dlc2yolo-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: dlc2yolo-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for dlc2yolo-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2442dfeef2133f75f56a3de7c1e3a8e9f305272554c7f3945afb9e7f3b3d6c18
MD5 72ea3d6aef938f2638084bc30fc051d1
BLAKE2b-256 26713167847ec558541f03141dc749ae0ce00cbad59237b9cd9c0dd013cc4f27

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page