Skip to content

Commit 3fdccbe

Browse files
authored
Update objectdetection.rst
1 parent b40833d commit 3fdccbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

objectdetection.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ while the third is "HIGH". The HIGH mode is much slower but offers the best
7676
performance. It is able to detect smaller details which the "LOW" and "MEDIUM"
7777
modes may failt to detect.
7878

79-
You can specify the mode in the run command for DeepStack has seen below:
79+
You can specify the mode in the run command for DeepStack has seen below ::
8080

81-
::
8281
sudo docker run -e MODE=HIGH -v localstorage:/datastore -p 80:5000 deepquestai/deepstack

0 commit comments

Comments
 (0)