All Projects → thegenuinegourav → Questor

thegenuinegourav / Questor

Licence: MIT license
Scan & Search text from hardcopy books and images! 📖 🔍

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Questor

EverTranslator
Translate text anytime and everywhere, even you are gaming!
Stars: ✭ 59 (+63.89%)
Mutual labels:  text-recognition, ocr-android
Tesseract Ocr For Php
A wrapper to work with Tesseract OCR inside PHP.
Stars: ✭ 2,247 (+6141.67%)
Mutual labels:  text-recognition
Crnn With Stn
implement CRNN in Keras with Spatial Transformer Network
Stars: ✭ 83 (+130.56%)
Mutual labels:  text-recognition
Textrecognitiondatagenerator
A synthetic data generator for text recognition
Stars: ✭ 2,075 (+5663.89%)
Mutual labels:  text-recognition
Node Tesseract Ocr
A Node.js wrapper for the Tesseract OCR API
Stars: ✭ 92 (+155.56%)
Mutual labels:  text-recognition
Crnn.pytorch
crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...
Stars: ✭ 145 (+302.78%)
Mutual labels:  text-recognition
Sar tf
This is an implementation of Show, Attend and Read with tensorflow
Stars: ✭ 70 (+94.44%)
Mutual labels:  text-recognition
Deep Text Recognition Benchmark
Text recognition (optical character recognition) with deep learning methods.
Stars: ✭ 2,665 (+7302.78%)
Mutual labels:  text-recognition
Text Detector
Tool which allow you to detect and translate text.
Stars: ✭ 173 (+380.56%)
Mutual labels:  text-recognition
Awesome Ai Services
An overview of the AI-as-a-service landscape
Stars: ✭ 133 (+269.44%)
Mutual labels:  text-recognition
Transformer str
PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outperforms the best model of the aforementioned deep-text-recognition-benchmark by 7.6% on CUTE80.
Stars: ✭ 131 (+263.89%)
Mutual labels:  text-recognition
Text recognition toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
Stars: ✭ 114 (+216.67%)
Mutual labels:  text-recognition
Scene Text Recognition
Scene text detection and recognition based on Extremal Region(ER)
Stars: ✭ 146 (+305.56%)
Mutual labels:  text-recognition
Cleval
CLEval: Character-Level Evaluation for Text Detection and Recognition Tasks
Stars: ✭ 92 (+155.56%)
Mutual labels:  text-recognition
Awesome Deep Text Detection Recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Stars: ✭ 2,282 (+6238.89%)
Mutual labels:  text-recognition
Php Apache Tika
Apache Tika bindings for PHP: extract text and metadata from documents, images and other formats
Stars: ✭ 76 (+111.11%)
Mutual labels:  text-recognition
Awesome Scene Text Recognition
A curated list of resources dedicated to scene text localization and recognition
Stars: ✭ 1,637 (+4447.22%)
Mutual labels:  text-recognition
Pan pp.pytorch
Official implementations of PSENet, PAN and PAN++.
Stars: ✭ 141 (+291.67%)
Mutual labels:  text-recognition
Ocr.pytorch
A pure pytorch implemented ocr project including text detection and recognition
Stars: ✭ 196 (+444.44%)
Mutual labels:  text-recognition
React Native Dialogflow
A React-Native Bridge for the Google Dialogflow (API.AI) SDK
Stars: ✭ 182 (+405.56%)
Mutual labels:  text-recognition

Questor Logo

Questor

Scan & Search text from hardcopy books and images! 📖 🔍

Promotional Video is available on Youtube

Description📒

Questor is an android application aiming to solve the problem of finding & searching a peculiar word from the books! It can not only scan texts from books, but also recognise texts from any hardcopy OR objects. It will allow you to capture text from camera.

How it works

Step 1: Click on "Detect Text" Button.
Step 2: As soon as Questor recognise any text, it will form a rectangle around that text. Click on that rectangle.
Step 3: After clicking, recognised text will be displayed.
Step 4: Then search for any text that you want, and Line & Word Number (where this word is located at book/hardcopy) will be displayed!

Tools & References🔧

  1. Text Recognition Api
  2. Android OCR Library

Development

Want to contribute? 📝

To fix a bug or enhance an existing module, follow these steps:

  1. Fork the repo
  2. Create a new branch (git checkout -b exciting-stuff)
  3. Make the appropriate changes in the files
  4. Add changes to reflect the changes made
  5. Commit your changes (git commit -am 'exciting-stuff!!')
  6. Push to the branch (git push origin exciting-stuff)
  7. Create a Pull Request

Interested?

If you find a bug (the app couldn't handle the query and / or gave irrelevant results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new functionality, feel free to do so by opening an issue here including some sample queries and their corresponding results.

ScreenShots

Screenshot1

Screenshot2

Screenshot3

Screenshot4

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].