Update DLC_to_OpenPose.py
This commit is contained in:
parent
d98e115654
commit
3a584a57c0
@ -8,7 +8,7 @@
|
|||||||
########################################################
|
########################################################
|
||||||
|
|
||||||
Translates DeepLabCut (h5) 2D pose estimation files into OpenPose (json) files.
|
Translates DeepLabCut (h5) 2D pose estimation files into OpenPose (json) files.
|
||||||
You may need ton install tables: 'pip install tables' or 'conda install pytables'
|
You may need to install tables: 'pip install tables' or 'conda install pytables'
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
python -m DLC_to_OpenPose -i "<input_h5_file>" -o "<output_json_folder>"
|
python -m DLC_to_OpenPose -i "<input_h5_file>" -o "<output_json_folder>"
|
||||||
|
Loading…
Reference in New Issue
Block a user