activity
20192026
most citedGhostNetV2: Enhance Cheap Operation with Long-Range Attention

278 citations · 1.1k across the 26 of their papers we have counts for

collaborators
Showing 2022 · cs.CVShow all

6 papers · 2 filters

cs.CV2022★ 3 cited

Redistribution of Weights and Activations for AdderNet Quantization

Ying Nie, Kai Han, Haikang Diao +3

Adder Neural Network (AdderNet) provides a new way for developing energy-efficient neural networks by replacing the expensive multiplications in convolution with cheaper additions…

cs.CV2022★ 4 cited

FastMIM: Expediting Masked Image Modeling Pre-training for Vision

Jianyuan Guo, Kai Han, Han Wu +3

The combination of transformers and masked image modeling (MIM) pre-training framework has shown great potential in various vision tasks. However, the pre-training computational bu…

cs.CV2022★ 278 cited

GhostNetV2: Enhance Cheap Operation with Long-Range Attention

Yehui Tang, Kai Han, Jianyuan Guo +3

Light-weight convolutional neural networks (CNNs) are specially designed for applications on mobile devices with faster inference speed. The convolutional operation can only captur…

cs.CV2022★ 194 cited

Vision GNN: An Image is Worth Graph of Nodes

Kai Han, Yunhe Wang, Jianyuan Guo +2

Network architecture plays a key role in the deep learning-based computer vision system. The widely-used convolutional neural network and transformer treat the image as a grid or s…

cs.CV2022★ 196 cited

GhostNets on Heterogeneous Devices via Cheap Operations

Kai Han, Yunhe Wang, Chang Xu +4

Deploying convolutional neural networks (CNNs) on mobile devices is difficult due to the limited memory and computation resources. We aim to design efficient neural networks for he…

cs.CV2022★ 18 cited

PyramidTNT: Improved Transformer-in-Transformer Baselines with Pyramid Architecture

Kai Han, Jianyuan Guo, Yehui Tang +1

Transformer networks have achieved great progress for computer vision tasks. Transformer-in-Transformer (TNT) architecture utilizes inner transformer and outer transformer to extra…