We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d756e commit a5ce6d8Copy full SHA for a5ce6d8
README.md
@@ -24,11 +24,7 @@ Example:
24
docker run -d -p 8080:8080 -v /home/corentin/Images:/home/corentin/Images beniz/deepdetect_cpu
25
```
26
27
-If you prefeer using DeepDetect without Docker, refeer to the official documentation here:
28
-
29
-https://github.com/jolibrain/deepdetect/blob/master/README.md
30
31
-You'll find how to install it without Docker.
+Right now, the only supported installation of DeepDetect that works with DeepSort is the deepdetect_cpu container.
32
33
Then, download the latest DeepSort release from https://github.com/CorentinB/DeepSort/releases
34
0 commit comments