ycjcy
Results
2
issues of
ycjcy
when I train ,I meet the problem below. CUDA_VISIBLE_DEVICES="0,1" python3 train_ocr.py -train_list=sample_train_data/MLT/trainMLT.txt -valid_list=data/valid/valid.txt -model=e2e-mlt.h5 -debug=1 -batch_size=8 -num_readers=5 7398 loading model from e2e-mlt.h5 e2e-mlt.h5 2 training images in sample_train_data/MLT/trainMLT.txt 2 training...
Hi, I follow your tutorial to do ,but I find DNNDK has not supported pruning. How are you doing the pruning? Thanks.