FangShancheng / ABINet

Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
Other
420 stars 72 forks source link

testing the model on multiple images. #82

Open Preethse opened 1 year ago

Preethse commented 1 year ago

Hello, Your demo.py takes one image at a time, can I not use GPU to test on multiple images at the same time?

Thank you

Preethse commented 1 year ago

I mean inferring on a batch of images.