Skip to content

Commit b13e0da

Browse files
committed
Udate example title and subtitle
1 parent ffc4b0a commit b13e0da

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

examples/SWC-plusmaze_to_benchmark.py

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
"""Convert SWC EPM dataset to pose benchmarks format
2-
====================================================
3-
Convert keypoint annotations
4-
from the Elevated Plus Maze (EPM) dataset from DLC to COCO format.
1+
"""Convert DeepLabCut project to benchmark dataset
2+
==================================================
3+
Convert videos and labelled frames from a DeepLabCut (DLC) project to the
4+
``poseinterface`` benchmark dataset format.
55
6-
Also copy a video and its labeled frames to a target directory,
7-
organised in the pose benchmarks dataset structure.
86
"""
97

108
# %%

0 commit comments

Comments
 (0)