← Search

Lei Zhang*

8 accepted papers

2024

Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection

ECCV 2024poster

"In this paper, we develop an open-set object detector, called Grounding DINO, by marrying Transformer-based detector DINO with grounded pre-training, which can detect arbitrary objects with human inputs such as category names or referring expressions. The key solution of open-set object detection i…

2024

LAPT: Label-driven Automated Prompt Tuning for OOD Detection with Vision-Language Models

ECCV 2024poster

"Out-of-distribution (OOD) detection is crucial for model reliability, as it identifies samples from unknown classes and reduces errors due to unexpected inputs. Vision-Language Models (VLMs) such as CLIP are emerging as powerful tools for OOD detection by integrating multi-modal information. Howeve…

2024

MasterWeaver: Taming Editability and Face Identity for Personalized Text-to-Image Generation

ECCV 2024poster

"Text-to-image (T2I) diffusion models have shown significant success in personalized text-to-image generation, which aims to generate novel images with human identities indicated by the reference images. Despite promising identity fidelity has been achieved by several tuning-free methods, they often…

2024

Segment and Recognize Anything at Any Granularity

ECCV 2024poster

"In this work, we introduce , an augmented image segmentation foundation for segmenting and recognizing anything at desired granularities. Compared to the foundational segmentation model SAM [?], our model has two unique advantages: (i) granularity-controllability in that the model can produce segme…

Cited by 214SourcePDFScholar
2024

T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy

ECCV 2024poster

"We present , a highly practical model for open-set object detection. Previous open-set object detection methods relying on text prompts effectively encapsulate the abstract concept of common objects, but struggle with rare or complex object representation due to data scarcity and descriptive limita…

2024

TAPTR: Tracking Any Point with Transformers as Detection

ECCV 2024poster

"In this paper, we propose a simple yet effective approach for Tracking Any Point with TRansformers (). Based on the observation that point tracking bears a great resemblance to object detection and tracking, we borrow designs from DETR-like algorithms to address the task of TAP. In , in each video…

Cited by 20SourcePDFScholar
2024

Urban Waterlogging Detection: A Challenging Benchmark and Large-Small Model Co-Adapter

ECCV 2024poster

"Urban waterlogging poses a major risk to public safety and infrastructure. Conventional methods using water-level sensors need high-maintenance to hardly achieve full coverage. Recent advances employ surveillance camera imagery and deep learning for detection, yet these struggle amidst scarce data…