← Search

Donglian Qi

12 accepted papers

2025

ROSE: Remove Objects with Side Effects in Videos

NeurIPS 2025poster

Video object removal has achieved advanced performance due to the recent success of video generative models. However, when addressing the side effects of objects, \textit{e.g.,} their shadows and reflections, existing works struggle to eliminate these effects for the scarcity of paired video data as…

Cited by 0SourceScholar
2024

Instruct-ReID: A Multi-purpose Person Re-identification Task with Instructions

CVPR 2024poster

Human intelligence can retrieve any person according to both visual and language descriptions. However the current computer vision community studies specific person re-identification (ReID) tasks in different scenarios separately which limits the applications in the real world. This paper strives to…

2024

PredToken: Predicting Unknown Tokens and Beyond with Coarse-to-Fine Iterative Decoding

CVPR 2024poster

Predictive learning models which aim to predict future frames based on past observations are crucial to constructing world models. These models need to maintain low-level consistency and capture high-level dynamics in unannotated spatiotemporal data. Transitioning from frame-wise to token-wise predi…

Cited by 1SourcePDFScholar
2024

Wavelet-Driven Spatiotemporal Predictive Learning: Bridging Frequency and Time Variations

AAAI 2024technical

Spatiotemporal predictive learning is a paradigm that empowers models to learn spatial and temporal patterns by predicting future frames from past frames in an unsupervised manner. This method typically uses recurrent units to capture long-term dependencies, but these units often come with high comp…

2023

UniHCP: A Unified Model for Human-Centric Perceptions

CVPR 2023poster

Human-centric perceptions (e.g., pose estimation, human parsing, pedestrian detection, person re-identification, etc.) play a key role in industrial applications of visual models. While specific human-centric tasks have their own relevant semantic aspect to focus on, they also share the same underly…

2023

Unsupervised Prompt Tuning for Text-Driven Object Detection

ICCV 2023poster

Grounded language-image pre-trained models have shown strong zero-shot generalization to various downstream object detection tasks. Despite their promising performance, the models rely heavily on the laborious prompt engineering. Existing works typically address this problem by tuning text prompts u…

Cited by 9PDFScholar
2022

FocalClick: Towards Practical Interactive Image Segmentation

CVPR 2022poster

Interactive segmentation allows users to extract target masks by making positive/negative clicks. Although explored by many previous works, there is still a gap between academic approaches and industrial needs: first, existing models are not efficient enough to work on low power devices; second, the…

Cited by 185PDFcodeScholar
2022

Learning Domain Adaptive Object Detection with Probabilistic Teacher

ICML 2022spotlight

Self-training for unsupervised domain adaptive object detection is a challenging task, of which the performance depends heavily on the quality of pseudo boxes. Despite the promising results, prior works have largely overlooked the uncertainty of pseudo boxes during self-training. In this paper, we p…

2022

Revisiting the Transferability of Supervised Pretraining: An MLP Perspective

CVPR 2022poster

The pretrain-finetune paradigm is a classical pipeline in visual learning. Recent progress on unsupervised pretraining methods shows superior transfer performance to their supervised counterparts. This paper revisits this phenomenon and sheds new light on understanding the transferability gap betwee…

Cited by 72PDFScholar
2022

Unsupervised Object Detection Pretraining with Joint Object Priors Generation and Detector Learning

NeurIPS 2022accept

Unsupervised pretraining methods for object detection aim to learn object discrimination and localization ability from large amounts of images. Typically, recent works design pretext tasks that supervise the detector to predict the defined object priors. They normally leverage heuristic methods to p…

Cited by 5SourcePDFScholar
2021

Online Pseudo Label Generation by Hierarchical Cluster Dynamics for Adaptive Person Re-Identification

ICCV 2021poster

Adaptive person re-identification (adaptive ReID) targets at transferring learned knowledge from the labeled source domain to the unlabeled target domain. Pseudo-label-based methods that alternatively generate pseudo labels and optimize the training model have demonstrated great effectiveness in thi…

Cited by 119PDFScholar
2020

State-Aware Tracker for Real-Time Video Object Segmentation

CVPR 2020poster

In this work, we address the task of semi-supervised video object segmentation (VOS) and explore how to make efficient use of video property to tackle the challenge of semi-supervision. We propose a novel pipeline called State-Aware Tracker (SAT), which can produce accurate segmentation results with…

Cited by 149PDFcodeScholar