Convolutional Neural Network Resources

Published: 09 Oct 2015 Category: deep_learning

Tutorials

Notes on Convolutional Neural Networks

A guide to convolution arithmetic for deep learning

Convolutional Networks

http://deeplearning4j.org/convolutionalnets.html

CNN with CV

End-to-End Integration of a Convolutional Network, Deformable Parts Model and Non-Maximum Suppression

A convnet for non-maximum suppression

A Taxonomy of Deep Convolutional Neural Nets for Computer Vision

DehazeNet: An End-to-End System for Single Image Haze Removal

Brewing EmojiNet

What to detect?

Boundary Detection

Surpassing Humans in Boundary Detection using Deep Learning

Abnormality Detection

Toward a Taxonomy and Computational Models of Abnormalities in Images

Person Head Detection

Context-aware CNNs for person head detection

Edge Detection

Holistically-Nested Edge Detection

Image Super-Resolution

Image Super-Resolution Using Deep Convolutional Networks(Microsoft Research)

Learning a Deep Convolutional Network for Image Super-Resolution

Shepard Convolutional Neural Networks


Bicubic VS. Shepard CNN

Blur Detection and Removal

Learning to Deblur

Learning a Convolutional Neural Network for Non-uniform Motion Blur Removal

Interesting Application

Deeply-Learned Feature for Age Estimation

Real-time emotion recognition for gaming using deep convolutional network features

Emotion Recognition in the Wild via Convolutional Neural Networks and Mapped Binary Patterns

DeXpression: Deep Convolutional Neural Network for Expression Recognition

PoseNet: A Convolutional Network for Real-Time 6-DOF Camera Relocalization

Modelling Uncertainty in Deep Learning for Camera Relocalization

PANDA: Pose Aligned Networks for Deep Attribute Modeling(Facebook)

NetVLAD: CNN architecture for weakly supervised place recognition

Im2Calories: towards an automated mobile vision food diary

Predicting psychological attributions from face photographs with a deep neural network

Learning Human Identity from Motion Patterns

Poker-CNN: A Pattern Learning Strategy for Making Draws and Bets in Poker Games Using Convolutional Networks

DEX: Deep EXpectation of apparent age from a single image (ICCV 2015)

Some like it hot - visual guidance for preference prediction

Automatic Instrument Recognition in Polyphonic Music Using Convolutional Neural Networks

PlaNet - Photo Geolocation with Convolutional Neural Networks

Camera identification with deep convolutional networks

Pose Estimation

Flowing ConvNets for Human Pose Estimation in Videos

Structured Feature Learning for Pose Estimation

Age and Gender Classification using Convolutional Neural Networks

Nipple Detection using Convolutional Neural Network

Applying deep learning to classify pornographic images and videos

Image Colorization

Deep Colorization

Learning Large-Scale Automatic Image Colorization

Learning Representations for Automatic Colorization

Colorful Image Colorization

Automatic Colorization (Tensorflow + VGG)

Projects

ConvNetJS: a Javascript implementation of Neural networks

Convolutional autoencoder to colorize greyscale images

Fast Multi-threaded VGG 19 Feature Extractor

Live demo of neural network classifying images

http://ml4a.github.io/dev/demos/cifar_confusion.html#

Blogs

我对卷积的理解