OsciiArt / DeepAA
- понедельник, 13 ноября 2017 г. в 03:14:03
make Ascii Art by Deep Learing
This is convolutional neural networks generating ASCII art. This repositry is under the construction.
model
.)please change the line 15 of output.py
image_path = 'sample images/original images/21 original.png' # put the path of the image that you convert.
into the path of image file that you use. You should use a grayscale line image.
then run output.py
.
converted images will be output at output/
.
The pre-trained models and the other files we have provided are licensed under the MIT License.