中文
相关论文

相关论文: The MixCount Dataset: Bridging the Data Gap for Op…

200 篇论文

Nearly all existing counting methods are designed for a specific object class. Our work, however, aims to create a counting model able to count any class of object. To achieve this goal, we formulate counting as a matching problem, enabling…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Erika Lu , Weidi Xie , Andrew Zisserman

Collecting high quality data for object detection tasks is challenging due to the inherent subjectivity in labeling the boundaries of an object. This makes it difficult to not only collect consistent annotations across a dataset but also to…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Darryl Hannan , Timothy Doster , Henry Kvinge , Adam Attarian , Yijing Watkins

Massive web datasets play a key role in the success of large vision-language models like CLIP and Flamingo. However, the raw web data is noisy, and existing filtering methods to reduce noise often come at the expense of data diversity. Our…

机器学习 · 计算机科学 2023-10-27 Thao Nguyen , Samir Yitzhak Gadre , Gabriel Ilharco , Sewoong Oh , Ludwig Schmidt

Object detection has witnessed significant progress by relying on large, manually annotated datasets. Annotating such datasets is highly time consuming and expensive, which motivates the development of weakly supervised and few-shot object…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Carlo Biffi , Steven McDonagh , Philip Torr , Ales Leonardis , Sarah Parisot

Data scaling is fundamental to modern deep learning, and grows increasingly critical as autonomous driving shifts to end-to-end learning. Real-world driving data is expensive to annotate and scene-biased, making real-synthetic co-training…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Hongzhi Ruan , Pei Liu , Weiliang Ma , Zhengning Li , Xueyang Zhang , Jun Ma , Dan Xu , Kun Zhan

We have seen significant leapfrog advancement in machine learning in recent decades. The central idea of machine learnability lies on constructing learning algorithms that learn from good data. The availability of more data being made…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Ng Hui Xian Lynnette , Henry Ng Siong Hock , Nguwi Yok Yen

Personalized text-to-image generation methods can generate customized images based on the reference images, which have garnered wide research interest. Recent methods propose a finetuning-free approach with a decoupled cross-attention…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Qihan Huang , Siming Fu , Jinlong Liu , Hao Jiang , Yipeng Yu , Jie Song

The advent of vision-language pre-training techniques enhanced substantial progress in the development of models for image captioning. However, these models frequently produce generic captions and may omit semantically important image…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Noam Rotstein , David Bensaid , Shaked Brody , Roy Ganz , Ron Kimmel

Urban waste management remains a critical challenge for the development of smart cities. Despite the growing number of litter detection datasets, the problem of monitoring overflowing waste containers, particularly from images captured by…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Diogo J. Paulo , João Martins , Hugo Proença , João C. Neves

Significant progress has been made on visual captioning, largely relying on pre-trained features and later fixed object detectors that serve as rich inputs to auto-regressive models. A key limitation of such methods, however, is that the…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Chia-Wen Kuo , Zsolt Kira

In smart retail applications, the large number of products and their frequent turnover necessitate reliable zero-shot object classification methods. The zero-shot assumption is essential to avoid the need for re-training the classifier…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Anil Osman Tur , Alessandro Conti , Cigdem Beyan , Davide Boscaini , Roberto Larcher , Stefano Messelodi , Fabio Poiesi , Elisa Ricci

We provide a comprehensive evaluation of salient object detection (SOD) models. Our analysis identifies a serious design bias of existing SOD datasets which assumes that each image contains at least one clearly outstanding salient object in…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Deng-Ping Fan , Ming-Ming Cheng , Jiang-Jiang Liu , Shang-Hua Gao , Qibin Hou , Ali Borji

We present SITUATE, a novel dataset designed for training and evaluating Vision Language Models on counting tasks with spatial constraints. The dataset bridges the gap between simple 2D datasets like VLMCountBench and often ambiguous…

计算机视觉与模式识别 · 计算机科学 2026-02-03 René Peinl , Vincent Tischler , Patrick Schröder , Christian Groth

With the growing capabilities of modern object detection networks and datasets to train them, it has gotten more straightforward and, importantly, less laborious to get up and running with a model that is quite adept at detecting any number…

机器学习 · 计算机科学 2023-12-19 Grant Rosario , David Noever

Construction of a universal detector poses a crucial question: How can we most effectively train a model on a large mixture of datasets? The answer lies in learning dataset-specific features and ensembling their knowledge but do all this in…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Yash Jain , Harkirat Behl , Zsolt Kira , Vibhav Vineet

The unsupervised pretraining of object detectors has recently become a key component of object detector training, as it leads to improved performance and faster convergence during the supervised fine-tuning stage. Existing unsupervised…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Ioannis Maniadis Metaxas , Adrian Bulat , Ioannis Patras , Brais Martinez , Georgios Tzimiropoulos

Image captioning is a longstanding problem in the field of computer vision and natural language processing. To date, researchers have produced impressive state-of-the-art performance in the age of deep learning. Most of these…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Zihang Meng , David Yang , Xuefei Cao , Ashish Shah , Ser-Nam Lim

Imperfections in data annotation, known as label noise, are detrimental to the training of machine learning models and have an often-overlooked confounding effect on the assessment of model performance. Nevertheless, employing experts to…

The goal of this paper is to improve the generality and accuracy of open-vocabulary object counting in images. To improve the generality, we repurpose an open-vocabulary detection foundation model (GroundingDINO) for the counting task, and…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Niki Amini-Naieni , Tengda Han , Andrew Zisserman

Object counting is a hot topic in computer vision, which aims to estimate the number of objects in a given image. However, most methods only count objects of a single category for an image, which cannot be applied to scenes that need to…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Junyu Gao , Liangliang Zhao , Xuelong Li