MhLiao / TextBoxes_plusplus

TextBoxes++: A Single-Shot Oriented Scene Text Detector
Other
953 stars 279 forks source link

Unable to compile CRNN on ubuntu 17.04 #9

Closed arsalan993 closed 6 years ago

arsalan993 commented 6 years ago

Required torch utilities are supported till ubuntu 16.04 . when you run this command you will figure out tit requires some other dependences and those dependences need tons of other dependences ,,, i guess it will never end up installing

MhLiao commented 6 years ago

I am sorry for that. Maybe you can try the pytorch model (https://github.com/meijieru/crnn.pytorch) of CRNN, which achieves slightly lower performance.

arsalan993 commented 6 years ago

yes i have used that.. tell me will i be able to used your pretrained models in pytorch version