Best Flask open-source libraries and packages

Characterize webapp

The main aim of Characterize is to reduce the size of the image drastically by converting it into its corresponding visual text while preserving its meaning.
Updated 2 years ago

Characterize

The main aim of Characterize is to reduce the size of the image drastically by converting it into its corresponding visual text while preserving its meaning.

Tip : try seeing the text from far-off

                                     ###@S`S&&`##&SS&S``%%%%%%%++%%+%%%%%%%+%%%+%%%%SS%%`%`S%%%&&#````S`S`S`S```
                                     #@&S#S&##`%S#`%``%%+..+++%+%++++++%%%%%+-+++++%%%%S&````%&`%&&S#@#&&&%`S```
                                    .###`&#S&&&&&SS&+----.+++++%%+++++%%+%%+%%++%%++%%%%%`+`%%%`S&###S##&@#%``S`
                                    -S##SS#&&####``++---++-+.--+%%%%+%++++%%%%%%%%%%%%%%++-+%.%%``S&########`%SS
                                     #S######&&&%`-+-%%%+++-++-%%+%%+%+%%++%++%%%%%+%+%%+%+--.-+``&&######@@`S#S
                                     #######SSS%%%++++--++++-+.++%+++%+%+++++-++%%%++%%%%%%-. --+``&##&&`@##@S##
                                      #####@SS`+%++++...-++++++-++++++%+++++++++++++%++++%%-- ...+`SS###S&#@####
                                      ###@#S&S%%++-+++---.-+++++++%++++++++++%+%%%%%%+%``%%+.-  .+`#&&&&#S####@@
                                      %#####S``%++++-+++%%++-+++++-++%++%%%`S&@@@@@@@@@##@@@@@@#@#S&######%&#&@@
                                       #####&&`%%++++-%+%%+%%%%%%`%%%S#@@@@@@@@@#@@@##@@@@##@#@#@S#%%&##&@#S####
                                       #&####S%+++-%&@@@@@@@@@@@@@@@@@@@@@@@&&&S###########&S@@@++- .`#&#@##&###
                                       S&@@@@#&@@@@@SS&###&###@@@&#`+++S@@@`SS&&#&S&@@#@###S`S@#+-..-+`###@##S&S
                                        &#-#@@@@%`&##&&SS&######@S#++++%@@#%SSSS&S``&##&&S```S#@%+-++-%`#####%++
                                        %S@#&@@S&SS&&######@##@##@@.-+++`@#S%`SSSSSSSS`S&S``%`#@`%%+.-.-S##&`S`%
                                         S@@@@#&##&###&&&####&&&S@@+-++++S@S&```S````S`&&SS%%`@@%%%+.- .%#&+-%S`
                                          &#@@#%`S###&##&&S``S#S%@@%-+%%+.`@#&%+``S``%%%S&```@#%%%+--..++`%-+%``
                                           #&##+%%`%`&&&`S&SS&S`+@%+-%%%++--S@@&%%+````S&S#@@%++%%%---.--+- -++S
                                            &&@++%%%+`S&```S`+%-@@++++%+%.---%S@@@@@@@@@@@%%+++++%-+-..--+-.-+%-
                                            .`&@@#%%%%S&S+++-.%`#++++++%%`%%%%%+%%```%``%%%%++%++++%--.-+.--.-+-
                                              S++@@@@&SS`%SSS#&&++%++-%%%%%%%%%%```+%+++++++--+-+.+++-+++---.++-
                                               S+-+---+S#####`-+%%+..-+++++ .++%``S#&S``%%%++-%+++++-++++..-.%+%
                                                ++-+-+++%-++-%`&%++-.-+++.+--+..%%```&&SS``%%%%++-+-+%+%%---.+##
                                                +++---++%-%+%S#&++++++%%%%%+++`&````%%%`&&S``%``%%-%%++%%++---&#
                                                ++++-+%%+%``###%%``%%%````%``+``%%%%%%+%%`SS`%```%%%`%%%+%++-+&&
                                                +++++%++%%`&##%%%`%%-SSSS`S`%`S`%-%+`+%-+++%S`%`S``%%+%%+%%++&#&
                                                 +++%%%%%`S##%%+`----- %S.S+S%%`+%%++S`++`%++%`%+%``%+++%%+++###
                                                  +%%%%%%`S&%%--`+ ..+%`.+S`-+%%%+`&`S&`SS%--+`%-+%`%+++%+++#@#@
                                                   %%%%```S`%.  -` .%%+`%%%%%`&S``SSS#@&S##++%-`%+%%%++++++@@@##
                                                    %%%%```+..++-```S`%%S`S&SS&S`S&SS`%%`%S``S%+++++%++++%#@@@#@
                                                     %%``%`-%+-&@@#SS&#####&&&SS`S`%``%%`%%%`%+%%%+%++++%#@@@@@@
                                                      %%%%%-++SS&%``+-..-++%%%%%%+%%%``%`%%%`+++%%%%%++`#@@@@@@@
                                                       %%%%`++++`+%```%++````S%S+-``%++`%+%+-++%%%++%%@@@@@@@@@@
                                                  .-&&&# %%%.+-+++-%`-+.%S+-S`%-%+%``++%++`+%-%--+%%`@@@@@@@@@@@
                                         +S&&&########@@@S%%.+ +%+%-%%-++.S+%.-+`-%`-+%%-%+%%+-+%`S#@@@@@@@@@@@@
                                    %&&####&##&#######@@@@@`%.-+..-.-%%++... -%%---.%+. %-+%%-+%&@@@@@@@@@@@@@@@
                                -&#####@@#&#########@@@@@@#+%`---+--.+%. ++. + ++%--+ `-`.-+-%+@@@@@@@@@@@@@#@@@
                             &&######@@@##&####&&#@@@@@@@% +SSS-.. .+-%%-.`+.++- ` -`++`.-%-%&@@@@@@@@@@@@@@@@@@
                           &#######@@@@#########@@@@@#@@@#+ .%S``++..--.-. +.. +.`` %.%++`%`@@@@@@@@@@@@@@@@@@@@
                          &&###@@@@@@@@#&#@###@@@@@@@@@@@@@`   `````+..+.--.+-%`%.%-```#&&@@@@@@@@@@@@@@@@@@@@@@
                         &&&&&#@#@@@@@###@###@@@@@@@@@#@@@@%   .`````SS&S``S`%&%`#&&###@@@@@@@@@@@@@@@@@@@@@@@@@

Are able to recognize him ???

Excited!!! You can use the app here

Please do leave a ⭐ if it was good 😇.


Steps for local setup

  1. first fork the repo
  2. write following command in your terminal:
git clone https://github.com/nobi1007/characterize-webapp

Back-end Setup

Issue following commands:

  1. create a virtul env
virtualenv my_virt_env
source my_virt_env/bin/activate  
cd characterize-webapp
  1. install requirements
pip3 install -r requirements.txt`
  1. start the app
python3 app_server.py
Tags main