Skip to content

Singularity

haberlmatt edited this page Apr 20, 2020 · 2 revisions
  1. Install Singularity https://sylabs.io/docs/

  2. Download Singularity image file wget https://doi.org/10.7295/W9CDEEP3M_SINGULARITY

  3. Launch the Singularity container singularity shell --nv cdeep3m-docker.simg

  4. Start processing

Example:

runprediction.sh --augspeed 10 --models 1fm,3fm,5fm $MODEL_FOLDER $IMAGE_FOLDER ~/predictions

Clone this wiki locally