Skip to content

Commit a195e16

Browse files
authored
Update run
1 parent db2ffde commit a195e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export PATH=/usr/local/cuda-8.0/bin:$PATH
22
export LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64:$LD_LIBRARY_PATH
33
GPU_ID=0
4-
CUDA_VISIBLE_DEVICES=${GPU_ID} ./tools/demo.py --dataset pascal_voc
4+
CUDA_VISIBLE_DEVICES=${GPU_ID} ./tools/demo2.py --dataset pascal_voc
55

0 commit comments

Comments
 (0)