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 5e507b1 commit 737f8dfCopy full SHA for 737f8df
README.md
@@ -9,7 +9,7 @@ docker compose
9
```yml
10
---
11
services:
12
- coco2:
+ resnet:
13
image: "ghcr.io/rootshell-coder/person-detector:latest"
14
runtime: "nvidia-runc"
15
ports:
docker-compose.yml
@@ -1,6 +1,6 @@
1
2
3
4
5
6
0 commit comments