Sign inSign up

tsanfer/web_object_detection

By tsanfer

•Updated about 4 years ago

Web 在线图片目标识别

Image
0

2.0K

tsanfer/web_object_detection repository overview

⁠Web 在线目标识别

Docker ci Docker Image Size (latest by date) GitHub repo size Uptime Robot status GitHub license

Docker Image

Open in Gitpod

使用方法一:直接访问 在线网址⁠ 进行相应操作即可。

使用方法二:使用 Docker 在本地复制实验构建好的远程镜像进行测试。 Docker Image

  1. 先把 docker 的国内镜像加速配置好,然后输入如下命令
  2. docker run -d --name=object_detection -p 4000:4000 -p 8000:8000 tsanfer/web_object_detection:local
  3. 然后用浏览器打开本地的8000端口就能看见效果了。(http://127.0.0.1:8000⁠ 或 http://localhost:8000⁠)

使用方法三:使用在线IDE查看:Open in Gitpod

⁠演示PPT

演示PPT⁠

Tag summary

Content type

Image

Digest

sha256:c965f2568…

Size

385.9 MB

Last updated

about 4 years ago

docker pull tsanfer/web_object_detection