Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasukalariya/natural-scene-text-detection-and-recognition
It is based on the concept of Natural Scene Text Detection and Recognition used to extract texts from the images.
https://github.com/vasukalariya/natural-scene-text-detection-and-recognition
cnn image-processing keras opencv-python recognition text-detection
Last synced: 16 days ago
JSON representation
It is based on the concept of Natural Scene Text Detection and Recognition used to extract texts from the images.
- Host: GitHub
- URL: https://github.com/vasukalariya/natural-scene-text-detection-and-recognition
- Owner: vasukalariya
- License: apache-2.0
- Created: 2019-09-03T16:59:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T08:18:13.000Z (almost 5 years ago)
- Last Synced: 2024-11-20T18:49:00.690Z (3 months ago)
- Topics: cnn, image-processing, keras, opencv-python, recognition, text-detection
- Language: Python
- Homepage:
- Size: 13.9 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Natural-Scene-Text-Detection and Recongition
## Run the final_text.py file using the following syntax:
`python final_text.py --image (image name with path) --east (east_weights.pb)`
## Download the pretrained weights from:
https://drive.google.com/open?id=1HUe-KFFNkb0piD0PGfCubI2GtopAhJcL## For further details read Explanation.pdf