Skip to content

Commit 1a4e529

Browse files
committed
new readme
1 parent 01ccc35 commit 1a4e529

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

visor/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# visor
1+
# visor with pre-trained net:
22

3-
`python3 visor.py categories.txt -i 0`
3+
`python3 visor.py . -i 0`
44

55

66
# old torch networks:
77

8-
'python3 visor_oldnets.py model-dir/ -i 0'
8+
'python3 visor.py model-dir/ -i 0 -t7 True'

0 commit comments

Comments
 (0)