Skip to content

Commit 62e6f6c

Browse files
author
Schwarz Lab
authored
Cleaned settings
1 parent 12b4200 commit 62e6f6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

settings.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
RESOLUTION = 848, 480
33
FRAMERATE = 30
44
STREAMS = color, depth, infrared
5-
OUTPUT_DIRECTORY = /home/agschwarz/Output
6-
MULTIPLE_DEVICES = True
5+
OUTPUT_DIRECTORY = /Output
6+
MULTIPLE_DEVICES = False
77
CAMERA_SOURCE = 2
88

99
[DeepLabCut]
10-
DLC_PATH = /home/agschwarz/DeepLabCut/deeplabcut
11-
MODEL = openfield_testset2Nov07-trainset95shuffle1
10+
DLC_PATH = /DeepLabCut/deeplabcut
11+
MODEL = Your_network_name
1212

1313
[Experiment]
1414
EXP_NUMBER = 1
1515
RECORD_EXP = True
1616

1717
[Video]
18-
VIDEO_SOURCE = /home/agschwarz/Output/ExperimentD1_G2_37-16092019-141541.avi
18+
VIDEO_SOURCE = /Offline_Test_video.avi

0 commit comments

Comments
 (0)