beizhengren

Results 11 comments of beizhengren

@FantasyJXF Hi, when I run the demo.py, I met a problem as follows: ``` $ python demo.py --in-path test32.jpg --backbone mobilenet --ckpt mobilenet_v2-6a65762b.pth --out-path result.jpg Traceback (most recent call last):...

@zxshi Hi,could you help me how to set the path in mypath.py? I want to use voc dataset to train, thanks a lot!

@youngwanLEE Hi, how to generate those curves? Thank you!

@enazoe 感谢作者!

> Hi, after training, how to save weights?

> int main(int argc, char **argv) { > const char * keys = { > "{help h usage | | show help message}" > "{recogmodel rm | lstm_ctc | harr_cnn...

I meet the same problem, have you solved it?

> 请问为什么我的训练精度一直是0??? 您好,请问您的问题解决了吗