scispace - formally typeset
A

Anbang Yao

Researcher at Intel

Publications -  114
Citations -  5339

Anbang Yao is an academic researcher from Intel. The author has contributed to research in topics: Convolutional neural network & Artificial neural network. The author has an hindex of 24, co-authored 109 publications receiving 4113 citations. Previous affiliations of Anbang Yao include Tsinghua University & Chinese Academy of Sciences.

Papers
More filters
Proceedings Article

Incremental Network Quantization: Towards Lossless CNNs with Low-precision Weights

TL;DR: Extensive experiments on the ImageNet classification task using almost all known deep CNN architectures including AlexNet, VGG-16, GoogleNet and ResNets well testify the efficacy of the proposed INQ, showing that at 5-bit quantization, models have improved accuracy than the 32-bit floating-point references.
Proceedings Article

Dynamic network surgery for efficient DNNs

TL;DR: A novel network compression method called dynamic network surgery, which can remarkably reduce the network complexity by making on-the-fly connection pruning by proving that it outperforms the recent pruning method by considerable margins.
Proceedings ArticleDOI

HyperNet: Towards Accurate Region Proposal Generation and Joint Object Detection

TL;DR: HyperNet as discussed by the authors is based on an elaborately designed Hyper Feature which aggregates hierarchical feature maps first and then compresses them into a uniform space, thus enabling them to construct HyperNet by sharing them both in generating proposals and detecting objects via an end to end joint training strategy.
Posted Content

Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights

TL;DR: In Incremental Network Quantization (INQ) as discussed by the authors, the weights in each layer of a pre-trained CNN model are divided into two disjoint groups and quantized by a variable-length encoding method.
Proceedings ArticleDOI

RON: Reverse Connection with Objectness Prior Networks for Object Detection

TL;DR: RON as mentioned in this paper proposes a reverse connection to detect objects on multi-levels of CNNs, which reduces the searching space of objects by optimizing the reverse connection, objectness prior and object detector jointly by a multi-task loss function.