mm1860

Results 1 comments of mm1860

i have a same error,and I found the reason. =============================== python multigpu_train.py --gpu_list=0 --input_size=512 --batch_size_per_gpu=8 --checkpoint_path=./models/east_icpr2018_resnet_v1_50_rbox_1035k/ --text_scale=512 --training_data_path=./data/ICPR2018/ --geometry=RBOX --learning_rate=0.0001 --num_readers=10 --max_steps=50000 ================= --num_readers=10 ,is too large to cause thread...