An open API service indexing awesome lists of open source software.

https://github.com/imvickykumar999/tesseract-image-search

Search Image via Text or Object using Tesseract OCR and YOLO
https://github.com/imvickykumar999/tesseract-image-search

dark-web flask tesseract-ocr tor upload yolo

Last synced: about 1 month ago
JSON representation

Search Image via Text or Object using Tesseract OCR and YOLO

Awesome Lists containing this project

README

          

># 🔥 `Tesseract-OCR Text Search`
>
>![image](https://github.com/imvickykumar999/Tesseract-Image-Search/assets/50515418/a8f13c27-4b8c-4eec-824c-0a8adbfd9cb3)
>
># ✨ `YOLO-V3 Image Search`
>
>![image](https://github.com/imvickykumar999/Tesseract-Image-Search/assets/50515418/81386110-ef04-4f6b-95e7-6a1a529170e7)
>
># 🏃‍♂️ `Steps to run`
>
>![cat load](https://github.com/imvickykumar999/Tesseract-Image-Search/blob/main/static/loading-cat.gif?raw=true)

python3 -m venv env
env\Scripts\activate
pip install -r requirements.txt
python app.py
deactivate