--- a +++ b/DenseNet169.sh @@ -0,0 +1,4 @@ +#!/bin/bash +CUDA_VISIBLE_DEVICES=7 python train.py \ +# --epochs 120 \ +# --resume 'models/NASNetMobile.hdf5'