← Search

Dahu Shi

7 accepted papers

2026

Better Matching, Less Forgetting: A Quality-Guided Matcher for Transformer-based Incremental Object Detection

AAAI 2026technical

Incremental Object Detection (IOD) aims to continuously learn new object classes without forgetting previously learned ones. A persistent challenge is catastrophic forgetting, primarily attributed to background shift in conventional detectors. While pseudo-labeling mitigates this in dense detectors,

Cited by 0SourcePDFScholar
2026

Omni-AD: A Large-scale and Versatile Benchmark for Industrial Anomaly Detection

CVPR 2026

Industrial Anomaly Detection (IAD) has attracted significant attention and witnessed rapid development. However, the advancement in this field is hindered by two key issues: the performance saturation of existing benchmarks, limiting discriminative evaluation of different IAD methods, and the absenc

Cited by 0SourceScholar
2023

Distilling DETR with Visual-Linguistic Knowledge for Open-Vocabulary Object Detection

ICCV 2023poster

Current methods for open-vocabulary object detection (OVOD) rely on a pre-trained vision-language model (VLM) to acquire the recognition ability. In this paper, we propose a simple yet effective framework to Distill the Knowledge from the VLM to a DETR-like detector, termed DK-DETR. Specifically, we…

Cited by 17PDFcodeScholar
2023

Learning Symmetry-Aware Geometry Correspondences for 6D Object Pose Estimation

ICCV 2023poster

Current 6D pose estimation methods focus on handling objects that are previously trained, which limits their applications in real dynamic world. To this end, we propose a geometry correspondence-based framework, termed GCPose, to estimate 6D pose of arbitrary unseen objects without any re-training.…

Cited by 20PDFcodeScholar
2022

SOIT: Segmenting Objects with Instance-Aware Transformers

AAAI 2022technical

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR, our method views instance segmentation as a direct set prediction problem and effectively removes the need for many hand-crafted components like R…