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
- Host: GitHub
- URL: https://github.com/imvickykumar999/tesseract-image-search
- Owner: imvickykumar999
- Created: 2020-12-23T12:40:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T10:30:27.000Z (over 2 years ago)
- Last Synced: 2025-01-29T15:27:09.681Z (over 1 year ago)
- Topics: dark-web, flask, tesseract-ocr, tor, upload, yolo
- Language: Jupyter Notebook
- Homepage: http://m5dm2cyeex5gi62spufjt3zhnllrwiq7kyj2nvhgf2zfs2yy57rxc2yd.onion
- Size: 49.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
># 🔥 `Tesseract-OCR Text Search`
>
>
>
># ✨ `YOLO-V3 Image Search`
>
>
>
># 🏃♂️ `Steps to run`
>
>
python3 -m venv env
env\Scripts\activate
pip install -r requirements.txt
python app.py
deactivate