← Search

Changqian Yu

11 accepted papers

2025

FutureNet-LoF: Joint Trajectory Prediction and Lane Occupancy Field Prediction with Future Context Encoding

ICRA 2025

Most prior motion prediction endeavors in autonomous driving have inadequately encoded future scenarios, leading to predictions that may fail to accurately capture the diverse movements of agents (e.g., vehicles or pedestrians). To address this, we propose FutureNet, which explicitly integrates init

Cited by 9SourceScholar
2024

PLIP: Language-Image Pre-training for Person Representation Learning

NeurIPS 2024poster

Language-image pre-training is an effective technique for learning powerful representations in general domains. However, when directly turning to person representation learning, these general pre-training methods suffer from unsatisfactory performance. The reason is that they neglect critical person…

2024

SCTNet: Single-Branch CNN with Transformer Semantic Information for Real-Time Segmentation

AAAI 2024technical

Recent real-time semantic segmentation methods usually adopt an additional semantic branch to pursue rich long-range context. However, the additional branch incurs undesirable computational overhead and slows inference speed. To eliminate this dilemma, we propose SCTNet, a single branch CNN with tra…

2023

GANet: Goal Area Network for Motion Forecasting

ICRA 2023poster

Predicting the future motion of road participants is crucial for autonomous driving but is extremely challenging due to staggering motion uncertainty. Recently, most motion forecasting methods resort to the goal-based strategy, i.e., predicting endpoints of motion trajectories as conditions to regre…

Cited by 89SourcecodeScholar
2021

Lite-HRNet: A Lightweight High-Resolution Network

CVPR 2021poster

We present an efficient high-resolution network, Lite-HRNet, for human pose estimation. We start by simply applying the efficient shuffle block in ShuffleNet to HRNet (high-resolution network), yielding stronger performance over popular lightweight networks, such as MobileNet, ShuffleNet, and Small…

Cited by 503PDFcodeScholar
2020

Efficient Semantic Video Segmentation with Per-frame Inference

ECCV 2020poster

For semantic segmentation, most existing real-time deep mod-els trained with each frame independently may produce inconsistent results when tested on a video sequence. A few methods take the correlations in the video sequence into account, e.g., by propagating the results to the neighboring frames u…

Cited by 172SourcePDFScholar
2018

BiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation

ECCV 2018poster

Semantic segmentation requires both rich spatial information and sizeable receptive field. However, modern approaches usually compromise spatial resolution to achieve real-time inference speed, which leads to poor performance. In this paper, we address this dilemma with a novel Bilateral Segmentatio…

Cited by 2734SourcePDFScholar
2018

Learning a Discriminative Feature Network for Semantic Segmentation

CVPR 2018poster

Most existing methods of semantic segmentation still suffer from two aspects of challenges: intra-class inconsistency and inter-class indistinction. To tackle these two problems, we propose a Discriminative Feature Network (DFN), which contains two sub-networks: Smooth Network and Border Network. Sp…

Cited by 987SourcePDFScholar