Recent Developments on Super-Resolution

Slides:



Advertisements
Similar presentations
Tiled Convolutional Neural Networks TICA Speedup Results on the CIFAR-10 dataset Motivation Pretraining with Topographic ICA References [1] Y. LeCun, L.
Advertisements

Patch Based Synthesis for Single Depth Image Super-Resolution (ECCV 2012) Oisin Mac Aodha, Neill Campbell, Arun Nair and Gabriel J. Brostow Presented By:
Soft Edge Smoothness Prior for Alpha Channel Super Resolution Shengyang Dai 1, Mei Han 2, Wei Xu 2, Ying Wu 1, Yihong Gong 2 1.EECS Department, Northwestern.
Methods in Leading Face Verification Algorithms
Overview of Back Propagation Algorithm
Jointly Optimized Regressors for Image Super-resolution Dengxin Dai, Radu Timofte, and Luc Van Gool Computer Vision Lab, ETH Zurich 1.
Fully Convolutional Networks for Semantic Segmentation
Cascade Region Regression for Robust Object Detection
Convolutional Neural Network
Convolutional Neural Networks for Direct Text Deblurring
Gaussian Conditional Random Field Network for Semantic Segmentation
Compression of CNNs Mooyeol Baek Xiangyu Zhang, Jianhua Zou, Xiang Ming, Kaiming He, Jian Sun: Efficient and Accurate Approximations of Nonlinear Convolutional.
SUPER RESOLUTION USING NEURAL NETS Hila Levi & Eran Amar Weizmann Ins
Deeply-Recursive Convolutional Network for Image Super-Resolution
Deep Learning for Dual-Energy X-Ray
Demo.
Fast edge-directed single-image super-resolution
Video Generation with GAN
CS 6501: 3D Reconstruction and Understanding Convolutional Neural Networks Connelly Barnes.
Summary of “Efficient Deep Learning for Stereo Matching”
ECE 5424: Introduction to Machine Learning
Convolutional Neural Fabrics by Shreyas Saxena, Jakob Verbeek
Jure Zbontar, Yann LeCun
Perceptual Loss Deep Feature Interpolation for Image Content Changes
References [1] - Y. LeCun, L. Bottou, Y. Bengio and P. Haffner, Gradient-Based Learning Applied to Document Recognition, Proceedings of the IEEE, 86(11): ,
Combining CNN with RNN for scene labeling (segmentation)
Unrolling: A principled method to develop deep neural networks
Part-Based Room Categorization for Household Service Robots
Inception and Residual Architecture in Deep Convolutional Networks
Chaoyun Zhang, Xi Ouyang, and Paul Patras
Synthesis of X-ray Projections via Deep Learning
Sujay Yadawadkar, Virginia Tech
Super-Resolution Image Reconstruction
Super-resolution Image Reconstruction
Single Image Super-Resolution
For Monochromatic Imaging
CS6890 Deep Learning Weizhen Cai
Fully Convolutional Networks for Semantic Segmentation
A Convolutional Neural Network Cascade For Face Detection
Neural Photo Editing Andrew Brock.
Normalized Cut Loss for Weakly-supervised CNN Segmentation
Computer Vision James Hays
NormFace:
Rob Fergus Computer Vision
Object Detection + Deep Learning
Super-Resolution-based inpainting
Non-Stationary Texture Synthesis by Adversarial Expansion
Semantic segmentation
Forward and Backward Max Pooling
RCNN, Fast-RCNN, Faster-RCNN
Iterative Crowd Counting
Advances in Deep Audio and Audio-Visual Processing
Ladislav Rampasek, Anna Goldenberg  Cell 
边缘检测年度进展概述 Ming-Ming Cheng Media Computing Lab, Nankai University
Heterogeneous convolutional neural networks for visual recognition
Course Recap and What’s Next?
Abnormally Detection
Neural Architecture Search: Basic Approach, Acceleration and Tricks
Dynamic Neural Networks Joseph E. Gonzalez
Chuan Wang1, Haibin Huang1, Xiaoguang Han2, Jue Wang1
Automating stroke lesion segmentation in brain images using a multi-model multi-path convolutional neural network Yunzhe.
Semantic Segmentation
Learning Deconvolution Network for Semantic Segmentation
End-to-End Facial Alignment and Recognition
Example of training and deployment of deep convolutional neural networks. Example of training and deployment of deep convolutional neural networks. During.
Deep screen image crop and enhance
Single image super-resolution with limited number of filters
Computing the Stereo Matching Cost with a Convolutional Neural Network
20 November 2019 Output maps Normal Diffuse Roughness Specular
CVPR2019 Jiahe Li SiamRPN introduces the region proposal network after the Siamese network and performs joint classification and regression.
Presentation transcript:

Recent Developments on Super-Resolution Yi-Wen Chen 2018.12.28

Super-Resolution Goal Application Reconstruct a high-resolution (HR) image from a low-resolution (LR) input image Application Video surveillance Medical diagnosis Remote sensing

CNN-based SR SRCNN [Dong et al. ECCV’14] VDSR [Kim et al. CVPR’16] first CNN-based SR VDSR [Kim et al. CVPR’16] increase the network depth ESPCN [Shi et al. CVPR’16] bicubic upsampling → sub-pixel convolution FSRCNN [Dong et al. ECCV’16] bicubic upsampling → transposed convolution

Bicubic interpolation SRCNN Ground Truth Bicubic interpolation Convolutional layer C. Dong, C. C. Loy, K. He, and X. Tang. Learning a deep convolutional network for image super-resolution. In ECCV, 2014.

SRCNN → VDSR Context Convergence Scale Factor deeper network (3 layers → 20 layers) → larger receptive field Convergence higher learning rate enabled by residual-learning and gradient clipping (training time: 3 days → 4 hours) Scale Factor cope with multiscale SR problem in a single network

Bicubic interpolation VDSR Bicubic interpolation J. Kim, J. K. Lee, and K. M. Lee. Accurate image super-resolution using very deep convolutional networks. In CVPR, 2016.

VDSR J. Kim, J. K. Lee, and K. M. Lee. Accurate image super-resolution using very deep convolutional networks. In CVPR, 2016.

ESPCN W. Shi, J. Caballero, F. Huszar, J. Totz, A. Aitken, R. Bishop, D. Rueckert, and Z. Wang. Real-time single image and video super-resolution using an efficient sub-pixel convolutional neural network. In CVPR, 2016.

ESPCN W. Shi, J. Caballero, F. Huszar, J. Totz, A. Aitken, R. Bishop, D. Rueckert, and Z. Wang. Real-time single image and video super-resolution using an efficient sub-pixel convolutional neural network. In CVPR, 2016.

FSRCNN C. Dong, C. C. Loy, and X. Tang. Accelerating the super-resolution convolutional neural network. In ECCV, 2016.

FSRCNN C. Dong, C. C. Loy, and X. Tang. Accelerating the super-resolution convolutional neural network. In ECCV, 2016.

References C. Dong, C. C. Loy, K. He, and X. Tang. Learning a deep convolutional network for image super-resolution. In ECCV, 2014. J. Kim, J. K. Lee, and K. M. Lee. Accurate image super- resolution using very deep convolutional networks. In CVPR, 2016. W. Shi, J. Caballero, F. Huszar, J. Totz, A. Aitken, R. Bishop, D. Rueckert, and Z. Wang. Real-time single image and video super-resolution using an efficient sub- pixel convolutional neural network. In CVPR, 2016. C. Dong, C. C. Loy, and X. Tang. Accelerating the super- resolution convolutional neural network. In ECCV, 2016.