Usage Basic usage:make_deepascii.py --font=<FONT_FILENAME> <IMAGE_TO_TRANSFORM> A monospaced font (DroidSansMono.ttf) is included in the examples directory. There are a number of options: --font-size=<INT>Tweak font size to fit your terminal ...
There are a number of options: --font-size=<INT>Tweak font size to fit your terminal --layer=<LAYER_NAME>Name of VGG16 layer to take features from --pool=<INT>Integer downscaling factor --pool-type=<avg|max>Type of pooling (avg or max) ...
Usage Basic usage:make_deepascii.py --font=<FONT_FILENAME> <IMAGE_TO_TRANSFORM> A monospaced font (DroidSansMono.ttf) is included in the examples directory. There are a number of options: --font-size=<INT>Tweak font size to fit your terminal ...