https://github.com/junzis/memeit
Using machine learning to read and extract texts from MEMEs
https://github.com/junzis/memeit
Last synced: 3 months ago
JSON representation
Using machine learning to read and extract texts from MEMEs
- Host: GitHub
- URL: https://github.com/junzis/memeit
- Owner: junzis
- Created: 2016-12-07T15:22:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T15:28:16.000Z (over 8 years ago)
- Last Synced: 2025-01-22T01:44:51.495Z (5 months ago)
- Language: Python
- Size: 69.7 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEMEIT #
This is a machine learning project that aim to be able to read the text of internet memes. written in python, and powered by Scikit-Learn and Scikit-Image.
### Required Package ###
* scipy
* scikit-image
* scikit-learn