中文
相关论文

相关论文: Efficient Feature Distillation for Zero-shot Annot…

200 篇论文

Multi-modal foundation models such as CLIP have showcased impressive zero-shot capabilities. However, their applicability in resource-constrained environments is limited due to their large number of parameters and high inference time. While…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Niclas Popp , Jan Hendrik Metzen , Matthias Hein

Detection of out-of-distribution (OOD) samples is crucial for safe real-world deployment of machine learning models. Recent advances in vision language foundation models have made them capable of detecting OOD samples without requiring…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hao Fu , Naman Patel , Prashanth Krishnamurthy , Farshad Khorrami

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal samples. However, a…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yuanwei Li , Elizaveta Ivanova , Martins Bruveris

Distilling the structured information captured in feature maps has contributed to improved results for object detection tasks, but requires careful selection of baseline architectures and substantial pre-training. Self-distillation…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Jieren Deng , Xin Zhou , Hao Tian , Zhihong Pan , Derek Aguiar

Open-vocabulary object detection aims to detect novel object categories beyond the training set. The advanced open-vocabulary two-stage detectors employ instance-level visual-to-visual knowledge distillation to align the visual space of the…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zongyang Ma , Guan Luo , Jin Gao , Liang Li , Yuxin Chen , Shaoru Wang , Congxuan Zhang , Weiming Hu

Contrastive Language-Image Pre-training (CLIP) has achieved excellent performance over a wide range of tasks. However, the effectiveness of CLIP heavily relies on a substantial corpus of pre-training data, resulting in notable consumption…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Kaicheng Yang , Tiancheng Gu , Xiang An , Haiqiang Jiang , Xiangzi Dai , Ziyong Feng , Weidong Cai , Jiankang Deng

This paper considers zero-shot Anomaly Detection (AD), performing AD without reference images of the test objects. We propose a framework called CLIP-AD to leverage the zero-shot capabilities of the large vision-language model CLIP.…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Xuhai Chen , Jiangning Zhang , Guanzhong Tian , Haoyang He , Wuhao Zhang , Yabiao Wang , Chengjie Wang , Yong Liu

Zero-shot (ZS) 3D anomaly detection is a crucial yet unexplored field that addresses scenarios where target 3D training samples are unavailable due to practical concerns like privacy protection. This paper introduces PointAD, a novel…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Qihang Zhou , Jiangtao Yan , Shibo He , Wenchao Meng , Jiming Chen

Robust object recognition systems usually rely on powerful feature extraction mechanisms from a large number of real images. However, in many realistic applications, collecting sufficient images for ever-growing new classes is unattainable.…

计算机视觉与模式识别 · 计算机科学 2017-05-05 Yang Long , Li Liu , Ling Shao , Fumin Shen , Guiguang Ding , Jungong Han

We introduce and tackle the problem of zero-shot object detection (ZSD), which aims to detect object classes which are not observed during training. We work with a challenging set of object classes, not restricting ourselves to similar…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Ankan Bansal , Karan Sikka , Gaurav Sharma , Rama Chellappa , Ajay Divakaran

In this paper, we investigate the knowledge distillation (KD) strategy for object detection and propose an effective framework applicable to both homogeneous and heterogeneous student-teacher pairs. The conventional feature imitation…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Lewei Yao , Renjie Pi , Hang Xu , Wei Zhang , Zhenguo Li , Tong Zhang

Image Aesthetics Assessment (IAA) is a challenging task due to its subjective nature and expensive manual annotations. Recent large-scale vision-language models, such as Contrastive Language-Image Pre-training (CLIP), have shown their…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Liwu Xu , Jinjin Xu , Yuzhe Yang , Xilu Wang , Yijie Huang , Yaqian Li

Object detection has achieved promising performance on clean datasets, but how to achieve better tradeoff between the adversarial robustness and clean precision is still under-explored. Adversarial training is the mainstream method to…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Weipeng Xu , Pengzhi Chu , Renhao Xie , Xiongziyan Xiao , Hongcheng Huang

X-ray prohibited item detection is an essential component of security check and categories of prohibited item are continuously increasing in accordance with the latest laws. Previous works all focus on close-set scenarios, which can only…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Shuyang Lin , Tong Jia , Hao Wang , Bowen Ma , Mingyuan Li , Dongyue Chen

Knowledge distillation (KD) is a widely adopted and effective method for compressing models in object detection tasks. Particularly, feature-based distillation methods have shown remarkable performance. Existing approaches often ignore the…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Junfei Yi , Jianxu Mao , Tengfei Liu , Mingjie Li , Hanyu Gu , Hui Zhang , Xiaojun Chang , Yaonan Wang

We aim at advancing open-vocabulary object detection, which detects objects described by arbitrary text inputs. The fundamental challenge is the availability of training data. It is costly to further scale up the number of classes contained…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Xiuye Gu , Tsung-Yi Lin , Weicheng Kuo , Yin Cui

Weakly Supervised Object Detection (WSOD) has emerged as an effective tool to train object detectors using only the image-level category labels. However, without object-level labels, WSOD detectors are prone to detect bounding boxes on…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Zeyi Huang , Yang Zou , Vijayakumar Bhagavatula , Dong Huang

Zero-shot object detection (ZSD), the task that extends conventional detection models to detecting objects from unseen categories, has emerged as a new challenge in computer vision. Most existing approaches tackle the ZSD task with a strict…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Caixia Yan , Xiaojun Chang , Minnan Luo , Huan Liu , Xiaoqin Zhang , Qinghua Zheng

Contrastive language-image pretraining (CLIP) links vision and language modalities into a unified embedding space, yielding the tremendous potential for vision-language (VL) tasks. While early concurrent works have begun to study this…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhecan Wang , Noel Codella , Yen-Chun Chen , Luowei Zhou , Jianwei Yang , Xiyang Dai , Bin Xiao , Haoxuan You , Shih-Fu Chang , Lu Yuan

In the field of 3D object detection for autonomous driving, the sensor portfolio including multi-modality and single-modality is diverse and complex. Since the multi-modal methods have system complexity while the accuracy of single-modal…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Shengchao Zhou , Weizhou Liu , Chen Hu , Shuchang Zhou , Chao Ma