huynhngoc/head-neck-analysis:latest

$ singularity pull shub://huynhngoc/head-neck-analysis:latest

Singularity Recipe

Bootstrap: docker
From: tensorflow/tensorflow:latest-gpu
Stage: build

%post
    apt update -y
    apt upgrade -y
    pip install ipython
    pip install deoxys
    pip install comet-ml
    pip install scikit-image
    pip install scikit-learn
    pip install mypy
    pip install nptyping

%environment
    export KERAS_MODE=TENSORFLOW

Collection


View on Datalad

Metrics

key value
id /containers/huynhngoc-head-neck-analysis-latest
collection name huynhngoc/head-neck-analysis
branch master
tag latest
commit f76adbb6ac53fc2fa958ca7cea214e57facf15f6
version (container hash) a5de9ea4133edf3fa1accb1a17153397
build date 2021-03-03T08:55:10.108Z
size (MB) 7403.0
size (bytes) 3749998623
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.