Hacker News new | ask | show | jobs
by web007 3167 days ago
You'll probably want something closer to a GAN like pix2pix - https://phillipi.github.io/pix2pix/

An example implementation would look something like edges2cats https://affinelayer.com/pixsrv/

1 comments

edges2cats is already way too fun. Thank you for the link!