Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Jokeriser: image-to-image translation toy project

Hi,
I’ve recently read CycleGAN paper and wanted to train a toy translator to have fun.
Jokeriser takes an image or a video or a webcam frame as an input and finds faces using `facenet-pytorch` before translating those into jokerish faces using the CycleGAN generator that I trained. Despite the small dataset (300 jokers and 300 CelebA faces) the image translator seems to work okay with unseen faces.

Here’s the repo: https://github.com/junkwhinger/jokerise

submitted by /u/junkwhinger
[link] [comments]