Live data from Hacker News

Image Scaling Using Deep Convolutional Neural Networks

engineering.flipboard.com

1–2 of 2 posts

Re: Image Scaling Using Deep Convolutional Neural Networks

#2
I wonder how this approach compare to upscaling via IFS (i.e. "fractal compression"-like techniques). Although the underlying modelling is very different, the fundamental idea seems very similar - learn vectors from the image, apply (possibly a mixture of) them at a different scale. The results certainly look superficially similar.