lfz / DSB2017

The solution of team 'grt123' in DSB2017
MIT License
1.23k stars 420 forks source link

what is the minimal memory requirement ? #48

Open demi-zhangdi opened 6 years ago

demi-zhangdi commented 6 years ago

when I run CUDA_VISIBLE_DEVICES=0,1,2 python main.py --model res18 -b 4 --resume results/res18/$eps.ckpt --test 1 in 'run_training.sh',the program crashed. My computer has 32g memory,is it enough?