中文
相关论文

相关论文: CountZES: Counting via Zero-Shot Exemplar Selectio…

200 篇论文

Object counting is a challenging task with broad application prospects in security surveillance, traffic management, and disease diagnosis. Existing object counting methods face a tri-fold challenge: achieving superior performance,…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Pan Ting , Jianfeng Lin , Wenhao Yu , Wenlong Zhang , Xiaoying Chen , Jinlu Zhang , Binqiang Huang

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

Human beings not only have the ability to recognize novel unseen classes, but also can incrementally incorporate the new classes to existing knowledge preserved. However, zero-shot learning models assume that all seen classes should be…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Sixiao Zheng , Yanwei Fu , Yanxi Hou

We tackle a new task of few-shot object counting and detection. Given a few exemplar bounding boxes of a target object class, we seek to count and detect all objects of the target class. This task shares the same supervision as the few-shot…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Thanh Nguyen , Chau Pham , Khoi Nguyen , Minh Hoai

Many modern applications use computer vision to detect and count objects in massive image collections. However, when the detection task is very difficult or in the presence of domain shifts, the counts may be inaccurate even with…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Gustavo Perez , Subhransu Maji , Daniel Sheldon

This paper aims to tackle the challenging problem of one-shot object detection. Given a query image patch whose class label is not included in the training data, the goal of the task is to detect all instances of the same class in a target…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Ting-I Hsieh , Yi-Chen Lo , Hwann-Tzong Chen , Tyng-Luh Liu

A hallmark of the deep learning era for computer vision is the successful use of large-scale labeled datasets to train feature representations for tasks ranging from object recognition and semantic segmentation to optical flow estimation…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Stefan Stojanov , Anh Thai , Zixuan Huang , James M. Rehg

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recognition model within…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for never-seen object…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Maxime Bucher , Tuan-Hung Vu , Matthieu Cord , Patrick Pérez

Object detection is considered as one of the most challenging problems in computer vision, since it requires correct prediction of both classes and locations of objects in images. In this study, we define a more difficult scenario, namely…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Common object counting in a natural scene is a challenging problem in computer vision with numerous real-world applications. Existing image-level supervised common object counting approaches only predict the global object count and rely on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Hisham Cholakkal , Guolei Sun , Fahad Shahbaz Khan , Ling Shao

Context-aware embedding methods boost retrieval accuracy by conditioning on corpus statistics (e.g., term co-occurrence and topical patterns) extracted from neighboring documents. However, this context-aware approach requires access to the…

计算与语言 · 计算机科学 2025-07-01 Philip Lippmann , Jie Yang

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

Object instance segmentation is a key challenge for indoor robots navigating cluttered environments with many small objects. Limitations in 3D sensing capabilities often make it difficult to detect every possible object. While deep learning…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Evin Pınar Örnek , Aravindhan K Krishnan , Shreekant Gayaka , Cheng-Hao Kuo , Arnie Sen , Nassir Navab , Federico Tombari

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

Industrial object detection systems typically rely on large annotated datasets, which are expensive to collect and challenging to maintain in industrial scenarios where the inventory of objects changes frequently. This work addresses the…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Hari Prasanth S. M. , Nilusha Jayawickrama , Risto Ojala

Video object segmentation (VOS) aims at segmenting a particular object throughout the entire video clip sequence. The state-of-the-art VOS methods have achieved excellent performance (e.g., 90+% J&F) on existing datasets. However, since the…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Henghui Ding , Chang Liu , Shuting He , Xudong Jiang , Philip H. S. Torr , Song Bai

Dense video captioning, a task of localizing meaningful moments and generating relevant captions for videos, often requires a large, expensive corpus of annotated video segments paired with text. In an effort to minimize the annotation…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Yongrae Jo , Seongyun Lee , Aiden SJ Lee , Hyunji Lee , Hanseok Oh , Minjoon Seo

Object detection has achieved a huge breakthrough with deep neural networks and massive annotated data. However, current detection methods cannot be directly transferred to the scenario where the annotated data is scarce due to the severe…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Qihan Huang , Haofei Zhang , Mengqi Xue , Jie Song , Mingli Song

Few-shot object detection aims to detect instances of specific categories in a query image with only a handful of support samples. Although this takes less effort than obtaining enough annotated images for supervised object detection, it…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Hojun Lee , Myunggi Lee , Nojun Kwak