中文
相关论文

相关论文: Object Counting: You Only Need to Look at One

200 篇论文

Class-agnostic object counting aims to count object instances of an arbitrary class at test time. It is challenging but also enables many potential applications. Current methods require human-annotated exemplars as inputs which are often…

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

In this paper we present a new object counting method that is intended for counting similarly sized and mostly round objects. Unlike many other algorithms of the same purpose, the proposed method does not rely on identifying every object,…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Jans Glagolevs , Karlis Freivalds

All instance perception tasks aim at finding certain objects specified by some queries such as category names, language expressions, and target annotations, but this complete field has been split into multiple independent subtasks. In this…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Bin Yan , Yi Jiang , Jiannan Wu , Dong Wang , Ping Luo , Zehuan Yuan , Huchuan Lu

The human visual system has the remarkably ability to be able to effortlessly learn novel concepts from only a few examples. Mimicking the same behavior on machine learning vision systems is an interesting and very challenging research…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Spyros Gidaris , Nikos Komodakis

We propose a method for annotating the location of objects in ImageNet. Traditionally, this is cast as an image window classification problem, where each window is considered independently and scored based on its appearance alone. Instead,…

计算机视觉与模式识别 · 计算机科学 2015-08-05 Alexander Vezhnevets , Vittorio Ferrari

This paper presents a general one-shot object localization algorithm called OneLoc. Current one-shot object localization or detection methods either rely on a slow exhaustive feature matching process or lack the ability to generalize to…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Yang You , Zhuochen Miao , Kai Xiong , Weiming Wang , Cewu Lu

Few-shot object classification is the task of classifying objects in an image with limited number of examples as supervision. We propose a one-shot/few-shot classification model that can classify an object of any unseen class into a…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Arpit Mittal , Harshil Jhaveri , Swapnil Mallick , Abhishek Ajmera

Crowd counting is to estimate the number of objects (e.g., people or vehicles) in an image of unconstrained congested scenes. Designing a general crowd counting algorithm applicable to a wide range of crowd images is challenging, mainly due…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Haoyue Bai , Song Wen , S. -H. Gary Chan

We present a bottom-up approach for the task of object instance segmentation using a single-shot model. The proposed model employs a fully convolutional network which is trained to predict class-wise segmentation masks as well as the…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Jacob Richeimer , Jonathan Mitchell

Imitation learning has been commonly applied to solve different tasks in isolation. This usually requires either careful feature engineering, or a significant number of samples. This is far from what we desire: ideally, robots should be…

Learning with few labeled data is a key challenge for visual recognition, as deep neural networks tend to overfit using a few samples only. One of the Few-shot learning methods called metric learning addresses this challenge by first…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Li Ke , Meng Pan , Weigao Wen , Dong Li

Given a query patch from a novel class, one-shot object detection aims to detect all instances of that class in a target image through the semantic similarity comparison. However, due to the extremely limited guidance in the novel class as…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Weidong Lin , Yuyan Deng , Yang Gao , Ning Wang , Jinghao Zhou , Lingqiao Liu , Lei Zhang , Peng Wang

Convolutional neural networks (CNNs) have been widely used in the computer vision community, significantly improving the state-of-the-art. But learning good features often is computationally expensive in machine learning settings and is…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Janis Mohr , Jörg Frochte

We propose a new method named OnePose for object pose estimation. Unlike existing instance-level or category-level methods, OnePose does not rely on CAD models and can handle objects in arbitrary categories without instance- or…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Jiaming Sun , Zihao Wang , Siyu Zhang , Xingyi He , Hongcheng Zhao , Guofeng Zhang , Xiaowei Zhou

Few-shot object counting has garnered significant attention for its practicality as it aims to count target objects in a query image based on given exemplars without additional training. However, the prevailing extract-and-match approach…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Yerim Jeon , Subeen Lee , Jihwan Kim , Jae-Pil Heo

Conventional methods for object detection usually require substantial amounts of training data and annotated bounding boxes. If there are only a few training data and annotations, the object detectors easily overfit and fail to generalize.…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

We tackle the problem of one-shot instance segmentation: Given an example image of a novel, previously unknown object category, find and segment all objects of this category within a complex scene. To address this challenging new task, we…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Claudio Michaelis , Ivan Ustyuzhaninov , Matthias Bethge , Alexander S. Ecker

Object counting is an important task in computer vision due to its growing demand in applications such as traffic monitoring or surveillance. In this paper, we consider object counting as a learning problem of a joint feature extraction and…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Daniel Oñoro-Rubio , Mathias Niepert , Roberto J. López-Sastre

Neural network models that are not conditioned on class identities were shown to facilitate knowledge transfer between classes and to be well-suited for one-shot learning tasks. Following this motivation, we further explore and establish…

机器学习 · 统计学 2018-06-28 Gil Keren , Maximilian Schmitt , Thomas Kehrenberg , Björn Schuller