Skip to content

Commit 68fd0c2

Browse files
committed
hotfix
1 parent 9ddc824 commit 68fd0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DeepLabStream.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import click
1919

2020
from utils.configloader import RESOLUTION, FRAMERATE, OUT_DIR, MODEL, MULTI_CAM, STACK_FRAMES, \
21-
ANIMALS_NUMBER, STREAMS, EXP_NUMBER, VIDEO
21+
ANIMALS_NUMBER, STREAMS, VIDEO
2222
from utils.poser import load_deeplabcut, get_pose, find_local_peaks_new, calculate_skeletons
2323
from utils.plotter import plot_bodyparts, plot_metadata_frame
2424
from experiments.experiments import ExampleExperiment

0 commit comments

Comments
 (0)