Skip to content

AbhishekRS4/B_S_image_text_recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text recognizer using Azure Cognitive Services

Info

  • A simple application developed using streamlit and Azure Cognitive Services for the Beta Business Days 2022 - B & S Case Study held during March 2022 at Groningen, the Netherlands
  • Won the best solution award
  • Not all functionalities were developed during the 3 hour case study, some functionalities were added later
  • The functionalities include recognizing text in image using Azure Cognitive Services and Computer Vision APIs and search for images containing the text given an input search key

Instructions to run

streamlit run src/bs_image_text_recognizer_app.py

Screenshots

  • The following screenshots show a few sample images with bounding box drawn on the image highlighting the search keyword which was found in that image

Screenshot 1


Screenshot 2


Screenshot 3