5 ms·
There are several examples in the article that show original, bicubic and DeCNN upscaling side by side for comparison.
by buymorechuck 11y ago
There are several examples in the article that show original, bicubic and DeCNN upscaling side by side for comparison.
- rasz_pl 11y agothey arent exactly super convincing, I wouldnt be surprised if something like super2xsai + GS4xHqFilter beat those examples :/
- larsiusprime 11y agowaifu2x is based on the same basic principle as this, and it beats the pants off of those algorithms, for the kind of images its best at (waifu2x was designed for, and therefore trained on, anime/manga images)
- buymorechuck 11y agoFWIW, waifu2x was inspired by this paper from researchers at Chinese University of Hong Kong and Microsoft Research Asia http://arxiv.org/abs/1501.00092v3 http://arxiv.org/abs/1501.00092v3 waifu2x is a great demonstration of this approach applied to a specific domain. By coincidence, Flipboard's DNN approach was developed around the same time as the MSRA research in summer 2014. I'm excited to see future research in applying deep learning to generative tasks. Some of the CNN music composition work is quite impressive.