OsciiArt/DeepAA
make ASCII Art by Deep Learning
Employs a convolutional neural network trained on paired line art datasets to convert grayscale images into ASCII character representations. Built on TensorFlow and Keras, the project includes both standard and lightweight model variants for flexible deployment. Accepts image files as input and outputs ASCII art to disk, with pre-trained weights available for immediate use without retraining.
1,569 stars. No commits in the last 6 months.
Stars
1,569
Forks
103
Language
Python
License
MIT
Category
Last pushed
Jul 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/OsciiArt/DeepAA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
maua-maua-maua/maua
Deep learning toolkit for image, video, and audio synthesis
OverStruck/deep-dream-maker
GUI Interface for Google's Deep Dream and related python scripts
gordicaleksa/pytorch-deepdream
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included...
kesara/deepdreamer
Easy to configure Python program that make use of Google's DeepDream.
symisc/ascii_art
Real-Time ASCII Art Rendering Library