AstarLight / Lets_OCR

A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
MIT License
656 stars 327 forks source link

运行环境 #36

Open rookie-hui opened 5 years ago

rookie-hui commented 5 years ago

请问这个运行环境是windows还是linux的?因为我看你这个涉及到ctc的安装

AstarLight commented 5 years ago

基于linux

rookie-hui commented 5 years ago

基于linux 哦哦,谢谢。我想请问一下是否可以提供一下训练结果,这个训练的数据有点庞大。。我的电脑有点跑不动。。。

AstarLight commented 5 years ago

训练好的模型都提供了哦,在每个算法里头的文件夹里

rookie-hui commented 5 years ago

训练好的模型都提供了哦,在每个算法里头的文件夹里

哦哦,好的,谢谢了!

Azhihong commented 5 years ago

训练好的模型都提供了哦,在每个算法里头的文件夹里

基于linux 你好,请问具体环境是啥,比如说版本,需要哪些依赖包

Yaoxingtian commented 3 years ago

不能直接导出一个requirement.txt 文件吗