作者
Kaiming He
Computer Vision
An Empirical Study of Training Self-Supervised Vision Transformers
Comments Camera-ready, ICCV 2021, Oral. Code: https://github.com/facebookresearch/moco-v3
A Large-Scale Study on Unsupervised Spatiotemporal Representation Learning
Comments CVPR 2021
Exploring Simple Siamese Representation Learning
Comments Technical report, 10 pages
Graph Structure of Neural Networks
Comments ICML 2020, with open-source code
Are Labels Necessary for Neural Architecture Search?
Comments To appear in ECCV 2020 as spotlight. Code release: https://github.com/facebookresearch/unnas
A Multigrid Method for Efficiently Training Video Models
Comments CVPR 2020
Designing Network Design Spaces
Comments CVPR 2020
Momentum Contrast for Unsupervised Visual Representation Learning
Comments CVPR 2020 camera-ready. Code: https://github.com/facebookresearch/moco
Improved Baselines with Momentum Contrastive Learning
Comments Tech report, 2 pages + references
PointRend: Image Segmentation as Rendering
Comments Technical Report
SlowFast Networks for Video Recognition
Comments Technical report
TensorMask: A Foundation for Dense Object Segmentation
Comments accepted to ICCV
Deep Hough Voting for 3D Object Detection in Point Clouds
Comments ICCV 2019
Long-Term Feature Banks for Detailed Video Understanding
Comments Code and models are available at https://github.com/facebookresearch/video-long-term-feature-banks
Panoptic Feature Pyramid Networks
Comments accepted to CVPR 2019
Panoptic Segmentation
Comments accepted to CVPR 2019
Exploring Randomly Wired Neural Networks for Image Recognition
Comments Technical report
Feature Denoising for Improving Adversarial Robustness
Comments CVPR 2019, code is available at: https://github.com/facebookresearch/ImageNet-Adversarial-Training
Rethinking ImageNet Pre-training
Comments Technical report
GLoMo: Unsupervisedly Learned Relational Graphs as Transferable Representations
Group Normalization
Comments v3: Update trained-from-scratch results in COCO to 41.0AP. Code and models at https://github.com/facebookresearch/Detectron/blob/master/projects/GN
Exploring the Limits of Weakly Supervised Pretraining
Comments Technical report
Accurate, Large Minibatch SGD: Training ImageNet in 1 Hour
Comments Tech report (v2: correct typos)
Non-local Neural Networks
Comments CVPR 2018, code is available at: https://github.com/facebookresearch/video-nonlocal-net
Learning to Segment Every Thing
Detecting and Recognizing Human-Object Interactions
Focal Loss for Dense Object Detection
Mask R-CNN
Comments open source; appendix on more results
Data Distillation: Towards Omni-Supervised Learning
Comments tech report