- Read more about Multiple-image Super Resolution Using Both Reconstruction Optimization and Deep Neural Network
- Log in to post comments
We present an efficient multi-image super resolution (MISR) method. Our solution consists of a L1-norm optimized reconstruction scheme for super resolution (SR), and a three-layer convolutional network for artifacts removal, in a concatenated fashion. Such a two-stage method achieves excellent performance, which outperforms the existing state-of-the-art SR methods in both subjective and objective measurements (e.g., 5 to 7 dB improvements on popular image database using PSNR metric).
- Categories:
- Read more about When Harmonic Analysis Meets Machine Learning: Lipschitz Analysis of Deep Convolution Networks
- Log in to post comments
Deep neural networks have led to dramatic improvements in performance for many machine learning tasks, yet the mathematical reasons for this success remain largely unclear. In this talk we present recent developments in the mathematical framework of convolutive neural networks (CNN). In particular we discuss the scattering network of Mallat and how it relates to another problem in harmonic analysis, namely the phase retrieval problem. Then we discuss the general convolutive neural network from a theoretician point of view.
- Categories:
- Read more about THE WITS INTELLIGENT TEACHING SYSTEM: DETECTING STUDENT ENGAGEMENT DURING LECTURES USING CONVOLUTIONAL NEURAL NETWORKS
- Log in to post comments
- Categories:
- Read more about DenseNet for Dense Flow
- Log in to post comments
Classical approaches for estimating optical flow have achieved rapid progress in the last decade. However, most of them are too slow to be applied in real-time video analysis. Due to the great success of deep learning, recent work has focused on using CNNs to solve such dense prediction problems. In this paper, we investigate a new deep architecture, Densely Connected Convolutional Networks (DenseNet), to learn optical flow. This specific architecture is ideal for the problem at hand as it provides shortcut connections throughout the network, which leads to implicit deep supervision.
- Categories:
- Read more about TOWARDS THINNER CONVOLUTIONAL NEURAL NETWORKS THROUGH GRADUALLY GLOBAL PRUNING
- Log in to post comments
Deep network pruning is an effective method to reduce the storage and computation cost of deep neural networks when applying them to resource-limited devices. Among many pruning granularities, neuron level pruning will remove redundant neurons and filters in the model and result in thinner networks. In this paper, we propose a gradually global pruning scheme for neuron level pruning. In each pruning step,
- Categories:
In this paper, we propose a new approach for searching action proposals in unconstrained videos. Our method first produces snippet action proposals by combining state-of-the-art YOLO detector (Static YOLO) and our regression based RNN detector (Recurrent YOLO). Then, these short action proposals are integrated to form final action proposals by solving two-pass dynamic programming which maximizes actioness score and temporal smoothness concurrently.
- Categories:
- Read more about Foveated Neural Network: Gaze Prediction On Egocentric Videos
- Log in to post comments
A novel deep convolution neural network, named as Foveated Neural Network (FNN), is proposed to predict gaze on current frames in egocentric videos. The retina-like visual inputs from the region of interest on the previous frame get analysed and encoded. The fusion of the hidden representation of the previous frame and the feature maps of the current frame guides the gaze prediction process on the current frame. In order to simulate motions, we also include the dense optical flow between these adjacent frames as additional inputs to FNN.
- Categories:
- Read more about LEARNING TO GENERATE IMAGES WITH PERCEPTUAL SIMILARITY METRICS (POSTER)
- Log in to post comments
- Categories:

- Read more about PERSON RE-IDENTIFICATION USING VISUAL ATTENTION
- Log in to post comments
Despite recent attempts for solving the person re-identification problem, it remains a challenging task since a person’s appearance can vary significantly when large variations in view angle, human pose and illumination are involved. The concept of attention is one of the most interesting recent architectural innovations in neural networks. Inspired by that, in this paper we propose a novel approach based on using a gradient-based attention mechanism in deep convolution neural network for solving the person re-identification problem.
- Categories: