MhLiao / TextBoxes_plusplus

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

Inference speed of Textboxes vs. Textboxes++ #120

Open bloonz opened 5 years ago

bloonz commented 5 years ago

Hello @MhLiao,

Thank you for your work.

I have a small question. In the Textboxes paper you mention that it runs at approx. 11 FPS (0.09s) on a Titan X GPU with input size 700x700. In the Textboxes++ paper you write that the network runs at 11 FPS on a Titan Xp with input size 1024x1024. This means that Textboxes++ is more fast, despite having more functionality. Can you clarify why can that be?