English
Related papers

Related papers: Generalized-Scale Object Counting with Gradual Que…

200 papers

We present SIMCO, the first agnostic multi-class object counting approach. SIMCO starts by detecting foreground objects through a novel Mask RCNN-based architecture trained beforehand (just once) on a brand-new synthetic 2D shape dataset,…

Computer Vision and Pattern Recognition · Computer Science 2020-10-14 Marco Godi , Christian Joppi , Andrea Giachetti , Marco Cristani

The convention standard for object detection uses a bounding box to represent each individual object instance. However, it is not practical in the industry-relevant applications in the context of warehouses due to severe occlusions among…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Yuanqiang Cai , Longyin Wen , Libo Zhang , Dawei Du , Weiqiang Wang

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-29 Thanh Nguyen , Chau Pham , Khoi Nguyen , Minh Hoai

Searching for small objects in large images is a task that is both challenging for current deep learning systems and important in numerous real-world applications, such as remote sensing and medical imaging. Thorough scanning of very large…

Computer Vision and Pattern Recognition · Computer Science 2021-04-16 Nathan Drenkow , Philippe Burlina , Neil Fendley , Onyekachi Odoemene , Jared Markowitz

While general object detection with deep learning has achieved great success in the past few years, the performance and efficiency of detecting small objects are far from satisfactory. The most common and effective way to promote small…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Chenhongyi Yang , Zehao Huang , Naiyan Wang

Existing object localization methods are tailored to locate specific classes of objects, relying heavily on abundant labeled data for model optimization. However, acquiring large amounts of labeled data is challenging in many real-world…

Computer Vision and Pattern Recognition · Computer Science 2024-06-06 Yunhan Ren , Bo Li , Chengyang Zhang , Yong Zhang , Baocai Yin

As the number of installed cameras grows, so do the compute resources required to process and analyze all the images captured by these cameras. Video analytics enables new use cases, such as smart cities or autonomous driving. At the same…

Computer Vision and Pattern Recognition · Computer Science 2021-12-01 Daniel Rivas , Francesc Guim , Jordà Polo , David Carrera

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…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Yang You , Zhuochen Miao , Kai Xiong , Weiming Wang , Cewu Lu

Developing data-efficient instance detection models that can handle rare object categories remains a key challenge in computer vision. However, existing research often overlooks data collection strategies and evaluation metrics tailored to…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Boyang Deng , Meiyan Lin , Shoulun Long

Following the trends of mobile and edge computing for DNN models, an intermediate option, split computing, has been attracting attentions from the research community. Previous studies empirically showed that while mobile and edge computing…

Computer Vision and Pattern Recognition · Computer Science 2021-11-17 Yoshitomo Matsubara , Marco Levorato

Small object detection presents a significant challenge in computer vision and object detection. The performance of small object detectors is often compromised by a lack of pixels and less significant features. This issue stems from…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Xiaohui Guo

The increasing prevalence of gigapixel resolutions has presented new challenges for crowd counting. Such resolutions are far beyond the memory and computation limits of current GPUs, and available deep neural network architectures and…

Computer Vision and Pattern Recognition · Computer Science 2023-05-17 Arian Bakhtiarnia , Qi Zhang , Alexandros Iosifidis

Monocular 3D object detection (Mono3D) has achieved tremendous improvements with emerging large-scale autonomous driving datasets and the rapid development of deep learning techniques. However, caused by severe domain gaps (e.g., the field…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Zhenyu Li , Zehui Chen , Ang Li , Liangji Fang , Qinhong Jiang , Xianming Liu , Junjun Jiang

Query-based object detectors have made significant advancements since the publication of DETR. However, most existing methods still rely on multi-stage encoders and decoders, or a combination of both. Despite achieving high accuracy, the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-29 Jialin Li , Weifu Fu , Yuhuan Lin , Qiang Nie , Yong Liu

Mixture models are well-established learning approaches that, in computer vision, have mostly been applied to inverse or ill-defined problems. However, they are general-purpose divide-and-conquer techniques, splitting the input space into…

Computer Vision and Pattern Recognition · Computer Science 2020-04-21 Ali Varamesh , Tinne Tuytelaars

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…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Vishal Chudasama , Hiran Sarkar , Pankaj Wasnik , Vineeth N Balasubramanian , Jayateja Kalla

Deploying tiny object perception on edge platforms is challenging because practical systems must satisfy both strict compute budgets and end-to-end latency constraints. A common strategy is to first select a small number of candidate…

Computer Vision and Pattern Recognition · Computer Science 2026-04-29 Xiong Zhouzhi , Zimo Zeng , Yi Chen , Shuqi Xu , Yunfeng Yan , Donglian Qi

Few-shot object detection (FSOD) aims to classify and detect few images of novel categories. Existing meta-learning methods insufficiently exploit features between support and query images owing to structural limitations. We propose a…

Computer Vision and Pattern Recognition · Computer Science 2022-12-15 Dongwoo Park , Jong-Min Lee

We present a novel end-to-end single-shot method that segments countable object instances (things) as well as background regions (stuff) into a non-overlapping panoptic segmentation at almost video frame rate. Current state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2020-09-01 Mark Weber , Jonathon Luiten , Bastian Leibe

In class-agnostic object counting, the goal is to estimate the total number of object instances in an image without distinguishing between specific categories. Existing methods often predict this count without considering class-specific…

Computer Vision and Pattern Recognition · Computer Science 2025-02-18 Huilin Zhu , Jingling Yuan , Zhengwei Yang , Yu Guo , Xian Zhong , Shengfeng He