← Search

Rufeng Zhang

7 accepted papers

2026

FlowAD: Ego-Scene Interactive Modeling for Autonomous Driving

ICLR 2026poster

Effective environment modeling is the foundation for autonomous driving, underpinning tasks from perception to planning. However, current paradigms often inadequately consider the feedback of ego motion to the observation, which leads to an incomplete understanding of the driving process and consequ…

Cited by 0SourcecodeScholar
2021

Dense Contrastive Learning for Self-Supervised Visual Pre-Training

CVPR 2021poster

To date, most existing self-supervised learning methods are designed and optimized for image classification. These pre-trained models can be sub-optimal for dense prediction tasks due to the discrepancy between image-level prediction and pixel-level prediction. To fill this gap, we aim to design an…

Cited by 856PDFScholar
2021

Sparse R-CNN: End-to-End Object Detection With Learnable Proposals

CVPR 2021poster

We present Sparse R-CNN, a purely sparse method for object detection in images. Existing works on object detection heavily rely on dense object candidates, such as k anchor boxes pre-defined on all grids of image feature map of size HxW. In our method, however, a fixed sparse set of learned object p…

Cited by 1491PDFcodeScholar
2020

SOLOv2: Dynamic and Fast Instance Segmentation

NeurIPS 2020poster

In this work, we design a simple, direct, and fast framework for instance segmentation with strong performance. To this end, we propose a novel and effective approach, termed SOLOv2, following the principle of the SOLO method [32]. First, our new framework is empowered by an efficient and holistic i…