Sign inSign up

deephdc/deep-oc-engine:latest

Manifest digest

sha256:6bb08461d2fb9a9652fb9c45507629da1c27c264e6c53a740e7793bdb5c500bf

OS/ARCH

linux/amd64

Compressed size

879 MB

Last pushed

over 7 years by deephdc

Type

Image

Manifest digest

sha256:6bb08461d2fb9a9652fb9c45507629da1c27c264e6c53a740e7793bdb5c500bf

Image Layers

1ADD file ... in / 27.52 MB
2/bin/sh -c set -xe &&844 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*0 B
4/bin/sh -c mkdir -p /run/systemd164 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Alvaro Lopez Garcia0 B
7LABEL version=0.10 B
8LABEL description=DEEP as a0 B
9/bin/sh -c apt-get update &&20.8 MB
10/bin/sh -c apt-get install -y39.04 MB
11/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install109.92 MB
12/bin/sh -c pip install --upgrade101.8 MB
13/bin/sh -c pip install --upgrade411.77 KB
14WORKDIR /srv0 B
15/bin/sh -c apt-get install -y532.8 KB
16/bin/sh -c git clone https://github.com/indigo-dc/plant-classification-theano132.71 MB
17/bin/sh -c git clone https://github.com/indigo-dc/phytoplankton-classification-theano86.9 MB
18/bin/sh -c git clone https://github.com/indigo-dc/seeds-classification-theano21.24 MB
19/bin/sh -c git clone https://github.com/indigo-dc/deepaas34.87 MB
20ENV SWIFT_CONTAINER=https://cephrgw01.ifca.es:8080/swift/v1/Plants/0 B
21ENV THEANO_TR_WEIGHTS=resnet50_6182classes_100epochs.npz0 B
22ENV THEANO_TR_JSON=resnet50_6182classes_100epochs.json0 B
23ENV SYNSETS=synsets_binomial.txt0 B
24ENV INFO=info.txt0 B
25/bin/sh -c curl -o ./plant-classification-theano/plant_classification/training_weights/${THEANO_TR_WEIGHTS}126.98 MB
26/bin/sh -c curl -o ./plant-classification-theano/plant_classification/training_info/${THEANO_TR_JSON}4.45 MB
27/bin/sh -c curl -o ./plant-classification-theano/data/data_splits/synsets_binomial.txt35.47 KB
28ENV SWIFT_CONTAINER_PHYTOPLANKTON=https://cephrgw01.ifca.es:8080/swift/v1/plankton/0 B
29ENV THEANO_TR_WEIGHTS_PHYTOPLANKTON=resnet50_53classes_30epochs.npz0 B
30ENV THEANO_TR_JSON_PHYTOPLANKTON=resnet50_53classes_30epochs.json0 B
31ENV SYNSETS_PHYTOPLANKTON=synsets.txt0 B
32ENV INFO_PHYTOPLANKTON=info.txt0 B
33/bin/sh -c curl -o ./phytoplankton-classification-theano/phytoplankton_classification/training_weights/${THEANO_TR_WEIGHTS_PHYTOPLANKTON}83.76 MB
34/bin/sh -c curl -o ./phytoplankton-classification-theano/phytoplankton_classification/training_info/${THEANO_TR_JSON_PHYTOPLANKTON}925.61 KB
35/bin/sh -c curl -o ./phytoplankton-classification-theano/data/data_splits/synsets.txt737 B
36ENV SWIFT_CONTAINER_SEEDS=https://cephrgw01.ifca.es:8080/swift/v1/seeds/0 B
37ENV THEANO_TR_WEIGHTS_SEEDS=resnet50_493classes_30epochs.npz0 B
38ENV THEANO_TR_JSON_SEEDS=resnet50_493classes_30epochs.json0 B
39ENV SYNSETS_SEEDS=synsets.txt0 B
40ENV INFO_SEEDS=info.txt0 B
41/bin/sh -c curl -o ./seeds-classification-theano/seeds_classification/training_weights/${THEANO_TR_WEIGHTS_SEEDS}86.94 MB
42/bin/sh -c curl -o ./seeds-classification-theano/seeds_classification/training_info/${THEANO_TR_JSON_SEEDS}204.42 KB
43/bin/sh -c curl -o ./seeds-classification-theano/data/data_splits/synsets.txt2.53 KB
44EXPOSE 50000 B
45/bin/sh -c apt-get install nano374 B

Command

ADD file:1f4fdc61e133d2f9019d8a06a8126fef0ed4339cb25fda73446393fe8da197c5 in /