中文
相关论文

相关论文: Visual Zero-Shot E-Commerce Product Attribute Valu…

200 篇论文

Multi-modal learning has become increasingly popular due to its ability to leverage information from different data sources (e.g., text and images) to improve the model performance. Recently, CLIP has emerged as an effective approach that…

机器学习 · 计算机科学 2024-07-12 Zixiang Chen , Yihe Deng , Yuanzhi Li , Quanquan Gu

In this paper, we investigate the task of zero-shot human-object interaction (HOI) detection, a novel paradigm for identifying HOIs without the need for task-specific annotations. To address this challenging task, we employ CLIP, a…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Bo Wan , Tinne Tuytelaars

This paper presents a novel method that leverages a visual-language model, CLIP, as a data source for zero-shot anomaly detection. Tremendous efforts have been put towards developing anomaly detectors due to their potential industrial…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Masato Tamura

Identifying defects and anomalies in industrial products is a critical quality control task. Traditional manual inspection methods are slow, subjective, and error-prone. In this work, we propose a novel zero-shot training-free approach for…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Tsun-Hin Cheung , Ka-Chun Fung , Songjiang Lai , Kwan-Ho Lin , Vincent Ng , Kin-Man Lam

We propose a new setting for detecting unseen objects called Zero-shot Annotation object Detection (ZAD). It expands the zero-shot object detection setting by allowing the novel objects to exist in the training images and restricts the…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Zhuoming Liu , Xuefeng Hu , Ram Nevatia

Contrastive vision-language models, such as CLIP, have demonstrated excellent zero-shot capability across semantic recognition tasks, mainly attributed to the training on a large-scale I&1T (one Image with one Text) dataset. This kind of…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Zhichao Yang , Leida Li , Pengfei Chen , Jinjian Wu , Giuseppe Valenzise

Facial Expression Recognition (FER) is a crucial task in affective computing, but its conventional focus on the seven basic emotions limits its applicability to the complex and expanding emotional spectrum. To address the issue of new and…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Niki Maria Foteinopoulou , Ioannis Patras

We introduce NOVIC, an innovative real-time uNconstrained Open Vocabulary Image Classifier that uses an autoregressive transformer to generatively output classification labels as language. Leveraging the extensive knowledge of CLIP models,…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Philipp Allgeuer , Kyra Ahrens , Stefan Wermter

Zero-shot learning enables the model to recognize unseen categories with the aid of auxiliary semantic information such as attributes. Current works proposed to detect attributes from local image regions and align extracted features with…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Junzhe Xu , Suling Duan , Chenwei Tang , Zhenan He , Jiancheng Lv

Vision-language models (VLMs) such as CLIP have shown promising performance on a variety of recognition tasks using the standard zero-shot classification procedure -- computing similarity between the query image and the embedded words for…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Sachit Menon , Carl Vondrick

Zero-shot medical image classification is a critical process in real-world scenarios where we have limited access to all possible diseases or large-scale annotated data. It involves computing similarity scores between a query medical image…

图像与视频处理 · 电气工程与系统科学 2023-07-06 Jiaxiang Liu , Tianxiang Hu , Yan Zhang , Xiaotang Gai , Yang Feng , Zuozhu Liu

Generating shapes using natural language can enable new ways of imagining and creating the things around us. While significant recent progress has been made in text-to-image generation, text-to-shape generation remains a challenging problem…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Aditya Sanghi , Hang Chu , Joseph G. Lambourne , Ye Wang , Chin-Yi Cheng , Marco Fumero , Kamal Rahimi Malekshan

Pre-trained vision-language models, e.g. CLIP, have been increasingly used to address the challenging Open-Vocabulary Segmentation (OVS) task, benefiting from their well-aligned vision-text embedding space. Typical solutions involve either…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Siyu Jiao , Hongguang Zhu , Jiannan Huang , Yao Zhao , Yunchao Wei , Humphrey Shi

Few-shot recognition aims to recognize novel categories under low-data regimes. Some recent few-shot recognition methods introduce auxiliary semantic modality, i.e., category attribute information, into representation learning, which…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Haoxing Chen , Huaxiong Li , Yaohui Li , Chunlin Chen

Medical image classification plays a crucial role in clinical decision-making, yet most models are constrained to a fixed set of predefined classes, limiting their adaptability to new conditions. Contrastive Language-Image Pretraining…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Stefan Denner , Markus Bujotzek , Dimitrios Bounias , David Zimmerer , Raphael Stock , Klaus Maier-Hein

Automatic extraction of product attribute values is an important enabling technology in e-Commerce platforms. This task is usually modeled using sequence labeling architectures, with several extensions to handle multi-attribute extraction.…

计算与语言 · 计算机科学 2021-06-07 Jun Yan , Nasser Zalmout , Yan Liang , Christan Grant , Xiang Ren , Xin Luna Dong

The canonical approach to video action recognition dictates a neural model to do a classic and standard 1-of-N majority vote task. They are trained to predict a fixed set of predefined categories, limiting their transferable ability on new…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Mengmeng Wang , Jiazheng Xing , Yong Liu

Large Vision Language Models (VLMs), such as CLIP, have significantly contributed to various computer vision tasks, including object recognition and object detection. Their open vocabulary feature enhances their value. However, their…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Ali Rasekh , Sepehr Kazemi Ranjbar , Milad Heidari , Wolfgang Nejdl

This paper presents a novel training-free framework for open-vocabulary image segmentation and object recognition (OVSR), which leverages EfficientNetB0, a convolutional neural network, for unsupervised segmentation and CLIP, a…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Ying Dai , Wei Yu Chen

3D avatar creation plays a crucial role in the digital age. However, the whole production process is prohibitively time-consuming and labor-intensive. To democratize this technology to a larger audience, we propose AvatarCLIP, a zero-shot…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Fangzhou Hong , Mingyuan Zhang , Liang Pan , Zhongang Cai , Lei Yang , Ziwei Liu