roatienza / deep-text-recognition-benchmark

PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)
Apache License 2.0
284 stars 57 forks source link

AttributeError: 'NoneType' object has no attribute 'eval' #2

Closed momei123 closed 3 years ago

momei123 commented 3 years ago

run demo.py

roatienza commented 3 years ago

Hi, run_demo.py was part of the original CLOVA AI code. It has not been modified to support ViTSTR. This is one of the items in the todo list.