zhengjiawen

Results 5 issues of zhengjiawen

``` Memory Usage: CUDA: 7 Allocated: 108.9853515625 MB Cached: 113.375 MB ['img_589.jpg', 'img_244.jpg', 'img_983.jpg', 'img_16.jpg'] Traceback (most recent call last): File "train.py", line 75, in main(config, args.resume) File "train.py", line...

Thank you for your work, could you please share your baseline east code?

您好,我想请问下,我现在得到的测试结果是这样的,“819,283,871,299,819,283,870,283,870,298,819,298,yourselli,0.9986137,0.6931232114632925,/data/home/zjw/pythonFile/masktextspotter.caffe2/data/icdar2015_test/model_iter79999.pkl_results/res_img_2_0.mat” 请问前面12个数字是指什么呢,该怎么表示bounding box呢? mask path前面的两个数又是指的什么呢? 谢谢。

Traceback (most recent call last): File "multigpu_train.py", line 221, in tf.app.run() File "/data/home/zjw/anaconda3/envs/tf-py27/lib/python2.7/site-packages/tensorflow/python/pla tform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) File "multigpu_train.py", line 113, in main models.append(build_model(opt, reuse_variables, scope))...

Hi, @PingoLH , Thank you for your work. When I run `demo_trt.py` to convert pytorch weight to tensorRT, I encountered an error. Cound you tell me how to fix it...