← Search

Shuzhe Wu

5 accepted papers

2026

FeatureBench: Benchmarking Agentic Coding for Complex Feature Development

ICLR 2026poster

Agents powered by large language models (LLMs) are increasingly adopted in the software industry, contributing code as collaborators or even autonomous developers. As their presence grows, it becomes important to assess the current boundaries of their coding abilities. Existing agentic coding benchm…

Cited by 0SourcecodeScholar
2023

PLPL-VIO: A Novel Probabilistic Line Measurement Model for Point-Line-Based Visual-Inertial Odometry

IROS 2023poster

Point and line features are complementary in Visual-Inertial Odometry (VIO) or Visual-Inertial Simultaneous Localization And Mapping (VI-SLAM) systems. The advantage of combining these two types of features relies on their proper weighting in the cost function, usually set by their uncertainty. Comp…

Cited by 5SourceScholar
2022

Attribute Group Editing for Reliable Few-Shot Image Generation

CVPR 2022poster

Few-shot image generation is a challenging task even using the state-of-the-art Generative Adversarial Networks (GANs). Due to the unstable GAN training process and the limited training data, the generated images are often of low quality and low diversity. In this work, we propose a new "editing-bas…

Cited by 36PDFcodeScholar
2018

Real-Time Rotation-Invariant Face Detection With Progressive Calibration Networks

CVPR 2018poster

Rotation-invariant face detection, i.e. detecting faces with arbitrary rotation-in-plane (RIP) angles, is widely required in unconstrained applications but still remains as a challenging task, due to the large variations of face appearances. Most existing methods compromise with speed or accuracy to…