lluisgomez / TextProposals

Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the Wild" and "Object Proposals for Text Extraction in the Wild" (Gomez & Karatzas), 2016 and 2015 respectively.
https://github.com/lluisgomez/TextProposals
193 stars 82 forks source link

Demo file #19

Open rejeena opened 6 years ago

rejeena commented 6 years ago

I am not familiar with caffe framework. I want to get demo image file with bounding boxes using TextProposals algorithm.

Is there any demo file with one example image, and How can I run demo? Please help..