Sign inSign up

sixsq/tensorflow-object-detector:latest

Multi-platform
Manifest digest

sha256:d9ef94de557712431782ee60f4dcddfd8d0e9b2ff454f3827cd830cff9218bfe

OS/ARCH

Compressed size

763.18 MB

Last pushed

over 6 years by ccordeiro

Type

Image

Manifest digest

sha256:d9ef94de557712431782ee60f4dcddfd8d0e9b2ff454f3827cd830cff9218bfe

Image Layers

1MAINTAINER Sundew Shin <[email protected]>0 B
2ADD file ... in / 70.37 MB
3CMD ["/bin/sh" "-c" "tail0 B
4RUN /bin/sh -c apt-get update74.85 MB
5RUN /bin/sh -c apt-get install216.73 MB
6RUN /bin/sh -c pip3 install243.04 KB
7RUN /bin/sh -c pip3 install141.27 MB
8RUN /bin/sh -c pip3 install8.54 MB
9RUN /bin/sh -c pip3 install53.19 MB
10RUN /bin/sh -c mkdir -p3.1 KB
11COPY models/ /tensorflow1/models # buildkit100.66 MB
12ENV PYTHONPATH=:/tensorflow1/models/research:/tensorflow1/models/research/slim0 B
13RUN /bin/sh -c cd /tensorflow1/models/research33.25 KB
14WORKDIR /tensorflow1/models/research/object_detection3.08 KB
15RUN /bin/sh -c wget http://download.tensorflow.org/models/object_detection/ssdlite_mobilenet_v2_coco_2018_05_09.tar.gz97.29 MB
16RUN /bin/sh -c mkdir -p3.19 KB
17COPY templates templates # buildkit3.36 KB
18COPY app.py . # buildkit5.85 KB
19CMD ["python3" "app.py"]0 B

Command

 MAINTAINER Sundew Shin <[email protected]>