#!/bin/bash
#SBATCH -A areiter2
#SBATCH --time=48:0:0
#SBATCH --nodes=1
#SBATCH --mem=50G

python -W ignore ../misc/create_res_net_img_lmdb.py
