mengpengfei
mengpengfei
生成的训练数据在真实身份证上识别效果怎么样,正反面都能识别吗,实在自然场景拍照还是扫描场景,求共享训练数据
自己训练模型不收敛怎么回事啊, loss从90多下降到15左右时,一直在15附近徘徊,识别率为0
have you test the resnet18+ctc+blstm net?
When i am using tensorrt, the first return result is very slow. After I set follow option: .optEngine("OnnxRuntime") .optOption("ortDevice", "TensorRT") It takes more than 60 seconds for the model to...
这么多bug的项目竟然还发在这里到处吹
为什么测试结果表明resnet18比resnet50效果好 为什么noblstm效果会更好些
你这明显跟frps没法比啊,frps得速度还有性能比你这高得多
识别速度怎么样
识别速度怎么样,有没有测试再cpu和gpu下的速度
修改制作数据集问题
I had read your paper about “monodepth2”. I also had read your code about “monodepth2”. I wondered about how to train on custom dataset. I have obtained the pose relative...