Convert DeepLabCut dataset to YOLO format
Project description
deeplabcut2yolo
Convert DeepLabCut dataset to YOLO format
Lightning-fast and hassle-free
deeplabcut2yolo facilitates training DeepLabCut datasets on YOLO models. The module automatically converts DeepLabCut labels and creates data.yml, while providing customizability for more advanced users, so you can spend your energy on what matters!
Quick Start
import deeplabcut2yolo as d2y
d2y.convert("./deeplabcut-dataset/")
To install deeplabcut2yolo using pip:
pip install deeplabcut2yolo
See example in the examples/ directory.
Citation
Citation is not required but is greatly appreciated. If this project helps you, please cite using the following BibTex entry.
@software{deeplabcut2yolo,
author = {{Sira Pornsiriprasert}},
title = {deeplabcut2yolo},
url = {https://github.com/p-sira/deeplabcut2yolo/},
version = {2.0},
date = {2024-11-22},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deeplabcut2yolo-2.0.tar.gz
(43.1 kB
view details)
Built Distribution
File details
Details for the file deeplabcut2yolo-2.0.tar.gz
.
File metadata
- Download URL: deeplabcut2yolo-2.0.tar.gz
- Upload date:
- Size: 43.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e6174a4515fd820e69dd8e21711261d1b011c311f400281766d360129da39ba |
|
MD5 | fe3d4c8f8295ed528e2ae0353b31aade |
|
BLAKE2b-256 | f4f8b07361593dc3432a5b7629c1b23aba33f82ca26e0382b7484cc8aa850940 |
File details
Details for the file deeplabcut2yolo-2.0-py3-none-any.whl
.
File metadata
- Download URL: deeplabcut2yolo-2.0-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f64171c337489fb352906f4a3f9800b38d9d4431ffce4520bc0497e9cb4a0b |
|
MD5 | 82f8674bf5e8724360be5b4baea61222 |
|
BLAKE2b-256 | 9e47d4e51f57c1589a87be00f1d8d6de2ceb3ab867649e8a85915b2180cfb2a2 |