michaelrauscher / DLT2DLC

Function for converting DLTdv tracking files into labeled training data for DeepLabCut pose estimation package

Home Page:http://tinyurl.com/FoxLabCWRU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLT2DLC

Converts an xypts CSV file from DLTdv (http://biomech.web.unc.edu/dltdv/) and its associated video into a labeled training dataset for use with DeepLabCut (https://github.com/AlexEMG/DeepLabCut).

The conversion of the resultant dataset can then be finalized by running the following code in the python interpreter: deeplabcut.convertcsv2h5(<config path>)

About

Function for converting DLTdv tracking files into labeled training data for DeepLabCut pose estimation package

http://tinyurl.com/FoxLabCWRU

License:BSD 2-Clause "Simplified" License


Languages

Language:MATLAB 100.0%