lyc728

Results 21 comments of lyc728

> Hi @gouttham, can you provide me with the code to convert the KIE model to onnx format? Thank you so much! Hi @gouttham, can you provide me with the...

> Hi @ amitbcp, can you provide me with the code to convert the KIE model to onnx format? Thank you so much!

> > 好的好的,就是说hrank比论文中展示的还要优秀,感谢! > > 参考 https://github.com/lmbxmu/HRankPlus 你好,可以直接对vgg训练好模型进行压缩吗?

> 是将我的数据格式改成cifar10的数据格式就可以了吗?还是还要改代码 你好,有用自己数据进行训练吗?

> _No description provided._ 你是训练后进行裁剪吗?还是模型原本就有

你好,我这里训练得到的验证集精度为啥一直是0呢?

> 您好, > > > `data_dir = 'path/to/data_lmdb_text_recognition'` > > config里配置一下数据集路径 > > 您好,我将数据放在DATA目录下,运行时候提示:lmdb.Error: /home/wgj/DATA/CUTE80_Dataset/evaluation/CUTE80: No such file or directory 你好,你解决了吗?

assert len(datasets) > 0, 'datasets should not be an empty iterable' # type: ignore AssertionError: datasets should not be an empty iterable

你好,你的数据集是怎么构造的呢?

> 你好,想问一下,都调整了哪些超参数呀,还有就是,你是训练了多少个iter,效果就好了呢,我之前训练crnn的时候2w个iter的时候的字准就有75%了,现在这个训练了效果很差,字准才2%,我用的也是中文数据集,然后只是拿transformer替换掉了atten解码部分。非常期待您的回答! @wuxiaolianggit 你好,请问下你数据形式是什么样的呢?