中文
相关论文

相关论文: Learning to Count Objects with Few Exemplar Annota…

200 篇论文

The objective of this paper is few-shot object detection (FSOD) -- the task of expanding an object detector for a new category given only a few instances for training. We introduce a simple pseudo-labelling method to source high-quality…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Prannay Kaul , Weidi Xie , Andrew Zisserman

In this work, we address the problem of few-shot multi-class object counting with point-level annotations. The proposed technique leverages a class agnostic attention mechanism that sequentially attends to objects in the image and extracts…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Negin Sokhandan , Pegah Kamousi , Alejandro Posada , Eniola Alese , Negar Rostamzadeh

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Xiangyun Zhao , Samuel Schulter , Gaurav Sharma , Yi-Hsuan Tsai , Manmohan Chandraker , Ying Wu

This work studies the problem of few-shot object counting, which counts the number of exemplar objects (i.e., described by one or several support images) occurring in the query image. The major challenge lies in that the target objects can…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Zhiyuan You , Kai Yang , Wenhan Luo , Xin Lu , Lei Cui , Xinyi Le

Weakly supervised object detection (WSOD), where a detector is trained with only image-level annotations, is attracting more and more attention. As a method to obtain a well-performing detector, the detector and the instance labels are…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Satoshi Kosugi , Toshihiko Yamasaki , Kiyoharu Aizawa

Object detectors have shown outstanding performance on various public datasets. However, annotating a new dataset for a new task is usually unavoidable in real, since 1) a single existing dataset usually does not contain all object…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Yiran Xu , Haoxiang Zhong , Kai Wu , Jialin Li , Yong Liu , Chengjie Wang , Shu-Tao Xia , Hongen Liao

Object detection is an essential and fundamental task in computer vision and satellite image processing. Existing deep learning methods have achieved impressive performance thanks to the availability of large-scale annotated datasets. Yet,…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Fahong Zhang , Yilei Shi , Zhitong Xiong , Xiao Xiang Zhu

Object detection under imperfect data receives great attention recently. Weakly supervised object detection (WSOD) suffers from severe localization issues due to the lack of instance-level annotation, while semi-supervised object detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Hanjun Li , Xingjia Pan , Ke Yan , Fan Tang , Wei-Shi Zheng

Despite powering sensitive systems like autonomous vehicles, object detection remains fairly brittle in part due to annotation errors that plague most real-world training datasets. We propose ObjectLab, a straightforward algorithm to detect…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Ulyana Tkachenko , Aditya Thyagarajan , Jonas Mueller

Monocular 3D object detection has achieved impressive performance on densely annotated datasets. However, it struggles when only a fraction of objects are labeled due to the high cost of 3D annotation. This sparsely annotated setting is…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Junyoung Jung , Seokwon Kim , Jung Uk Kim

Class-agnostic counting (CAC) has numerous potential applications across various domains. The goal is to count objects of an arbitrary category during testing, based on only a few annotated exemplars. In this paper, we point out that the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Jingyi Xu , Hieu Le , Dimitris Samaras

Despite significant success of deep learning in object detection tasks, the standard training of deep neural networks requires access to a substantial quantity of annotated images across all classes. Data annotation is an arduous and…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zeyu Shangguan , Mohammad Rostami

Automated object detection has become increasingly valuable across diverse applications, yet efficient, high-quality annotation remains a persistent challenge. In this paper, we present the development and evaluation of a platform designed…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Sönke Tenckhoff , Mario Koddenbrock , Erik Rodner

Obtaining gold standard annotated data for object detection is often costly, involving human-level effort. Semi-supervised object detection algorithms solve the problem with a small amount of gold-standard labels and a large unlabelled…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Somnath Hazra , Pallab Dasgupta

Object detection is a critical field in computer vision focusing on accurately identifying and locating specific objects in images or videos. Traditional methods for object detection rely on large labeled training datasets for each object…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Vishal Chudasama , Hiran Sarkar , Pankaj Wasnik , Vineeth N Balasubramanian , Jayateja Kalla

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yongtao Ge , Qiang Zhou , Xinlong Wang , Zhibin Wang , Hao Li , Chunhua Shen

Despite the recent advances in the field of object detection, common architectures are still ill-suited to incrementally detect new categories over time. They are vulnerable to catastrophic forgetting: they forget what has been already…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Fabio Cermelli , Antonino Geraci , Dario Fontanel , Barbara Caputo

As with other deep learning methods, label quality is important for learning modern convolutional object detectors. However, the potentially large number and wide diversity of object instances that can be found in complex image scenes makes…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Yuewei Yang , Kevin J Liang , Lawrence Carin

Learning an object detector or retrieval requires a large data set with manual annotations. Such data sets are expensive and time consuming to create and therefore difficult to obtain on a large scale. In this work, we propose to exploit…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Elad Amrani , Rami Ben-Ari , Tal Hakim , Alex Bronstein

Learned object detection methods based on fusion of LiDAR and camera data require labeled training samples, but niche applications, such as warehouse robotics or automated infrastructure, require semantic classes not available in large…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Ryan Rubel , Andrew Dudash , Mohammad Goli , James O'Hara , Karl Wunderlich
‹ 上一页 1 2 3 10 下一页 ›