← Search

Quanquan Li

9 accepted papers

2021

Differentiable Dynamic Wirings for Neural Networks

ICCV 2021poster

A standard practice of deploying deep neural networks is to apply the same architecture to all the input instances. However, a fixed architecture may not be suitable for different data with high diversity. To boost the model capacity, existing methods usually employ larger convolutional kernels or d…

Cited by 6PDFScholar
2021

Equalization Loss v2: A New Gradient Balance Approach for Long-Tailed Object Detection

CVPR 2021poster

Recently proposed decoupled training methods emerge as a dominant paradigm for long-tailed object detection. But they require an extra fine-tuning stage, and the disjointed optimization of representation and classifier might lead to suboptimal results. However, end-to-end training methods, like equa…

Cited by 211PDFcodeScholar
2021

RefineMask: Towards High-Quality Instance Segmentation With Fine-Grained Features

CVPR 2021poster

The two-stage methods for instance segmentation, e.g. Mask R-CNN, have achieved excellent performance recently. However, the segmented masks are still very coarse due to the downsampling operations in both the feature pyramid and the instance-wise pooling process, especially for large objects. In th…

Cited by 154PDFcodeScholar
2020

Equalization Loss for Long-Tailed Object Recognition

CVPR 2020poster

Object recognition techniques using convolutional neural networks (CNN) have achieved great success. However, state-of-the-art object detection methods still perform poorly on large vocabulary and long-tailed datasets, e.g. LVIS. In this work, we analyze this problem from a novel perspective: each p…

Cited by 612PDFcodeScholar
2020

Learning Connectivity of Neural Networks from a Topological Perspective

ECCV 2020poster

Seeking effective neural networks is a critical and practical field in deep learning. Besides designing the depth, type of convolution, normalization, and nonlinearities, the topological connectivity of neural networks is also important. Previous principles of rule-based modular design simplify the…

Cited by 5SourcePDFScholar
2020

MimicDet: Bridging the Gap Between One-Stage and Two-Stage Object Detection

ECCV 2020poster

Modern object detection methods can be divided into one-stage approaches and two-stage ones. One-stage detectors are more efficient owing to straightforward architectures, but the two-stage detectors still take the lead in accuracy. Although recent work try to improve the one-stage detectors by imit…

Cited by 95SourcePDFScholar
2019

Grid R-CNN

CVPR 2019poster

This paper proposes a novel object detection framework named Grid R-CNN, which adopts a grid guided localization mechanism for accurate object detection. Different from the traditional regression based methods, the Grid R-CNN captures the spatial information explicitly and enjoys the position sensit…

Cited by 607PDFScholar