cs.CV 1608.06993

Densely Connected Convolutional Networks

DenseNet introduces dense connectivity, connecting each layer to all previous layers, reducing parameters and improving gradient flow; achieves state-of-the-art results on CIFAR-10/100, SVHN, ImageNet.

Gao Huang, Zhuang Liu, Laurens van der Maaten et al.

2016-08-25 44741 citations 35
cs.CV 1607.02533

Adversarial examples in the physical world

Using FGSM and iterative attacks, physical adversarial examples remain effective; over 50% cause misclassification after camera capture.

Alexey Kurakin, Ian Goodfellow, Samy Bengio

2016-07-09 67
cs.CV 1606.09282

Learning without Forgetting

Li and Hoiem propose Learning without Forgetting (LwF), a method that preserves old task performance using only new task data via knowledge distillation, without access to old data.

Zhizhong Li, Derek Hoiem

2016-06-30 5893 citations 33
cs.CV 1606.02492

Convolutional Neural Fabrics

Proposes convolutional neural fabrics embedding exponential architectures, sharing parameters, achieving competitive results on MNIST, CIFAR10, and Part Labels datasets.

Shreyas Saxena, Jakob Verbeek

2016-06-08 53
cs.CV 1605.08110

Video Summarization with Long Short-term Memory

A bidirectional LSTM with DPP for video summarization, achieving state-of-the-art F-score of 42.9% on SumMe and 59.6% on TVSum.

Ke Zhang, Wei-Lun Chao, Fei Sha et al.

2016-05-26 69
cs.CV 1605.07648

FractalNet: Ultra-Deep Neural Networks without Residuals

Proposes FractalNet, a deep neural architecture based on self-similarity without residuals, matching ResNet performance with drop-path regularization.

Gustav Larsson, Michael Maire, Gregory Shakhnarovich

2016-05-25 43
cs.CV 1604.03901

Single-Image Depth Perception in the Wild

Proposes a deep network with relative depth annotations and a new wild scene dataset, significantly improving single-image depth estimation.

Weifeng Chen, Zhao Fu, Dawei Yang et al.

2016-04-14 44
cs.CV 1603.08678

Instance-sensitive Fully Convolutional Networks

Proposes InstanceFCN, using pixel-relative position classification for instance proposals, achieving AR@100 of 49.7% on Pascal VOC.

Jifeng Dai, Kaiming He, Yi Li et al.

2016-03-29 48