Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
![]() |
Progressive Face Super-Resolution via Attention to Facial Landmark arxiv.org is a machine learning model trained to reconstruct face images from tiny 16×16 pixel input images, scaling them up to 128×128 with nearly photo-realistic results. I tried running emojis, Twitch emotes, and a few game sprites through it. Full Post: https://iforcedabot.com/photo-realistic-emojis-and-emotes-with-progressive-face-super-resolution/ I did have to do quite a fit of cherry picking, and I also iteratively ran the output back into the inputs to encourage the model the add human features. Some of the best examples: https://i.redd.it/porrhn5gsui31.png I also created a (very sloppy) Colab Version of the paper’s github demo if you want to try this yourself. submitted by /u/JonathanFly |