doannn

Results 5 comments of doannn

hi @harshalcse , i dont know do u have solution ? My solution: + check cmd to run code: $ python2 eval.py --test_data_path=demo_images/ --gpu_list=0 --checkpoint_path=east_icdar2015_resnet_v1_50_rbox/ --output_path=tmp/output/ + open checkpoint file...

i really understand a way details checkpoint & why it neccessary.

I fixed problem when change: +) pip install utils +) "from utils.prepare.utils import orderConvex, shrink_poly" to "from utils import orderConvex, shrink_poly"

> @Doan-Nguyen It seems that the problem is still not solved.Can you speak clearly? Hi @yzq-123, so sorry because reply so late. You can check my gist here. I recommend...

> Thank you very much! > I finished it! No problem. Excuseme, i have a same problem. Can you show me your way to fix problem ?