中文
相关论文

相关论文: ZeBROD: Zero-Retraining Based Recognition and Obje…

200 篇论文

Zero-shot object detection aims to localize and recognize objects of unseen classes. Most of existing works face two problems: the low recall of RPN in unseen classes and the confusion of unseen classes with background. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Lu Zhang , Chenbo Zhang , Jiajia Zhao , Jihong Guan , Shuigeng Zhou

Object detection models shipped with camera-equipped edge devices cannot cover the objects of interest for every user. Therefore, the incremental learning capability is a critical feature for a robust and personalized object detection…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Dawei Li , Serafettin Tasci , Shalini Ghosh , Jingwen Zhu , Junting Zhang , Larry Heck

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

Despite their success for object detection, convolutional neural networks are ill-equipped for incremental learning, i.e., adapting the original model trained on a set of classes to additionally detect objects of new classes, in the absence…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantin Shmelkov , Cordelia Schmid , Karteek Alahari

Object Detection (OD) is an important computer vision problem for industry, which can be used for quality control in the production lines, among other applications. Recently, Deep Learning (DL) methods have enabled practitioners to train OD…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Igor Garcia Ballhausen Sampaio , Luigy Machaca , José Viterbo , Joris Guérin

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

Object detection limits its recognizable categories during the training phase, in which it can not cover all objects of interest for users. To satisfy the practical necessity, the incremental learning ability of the detector becomes a…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Zhenwei He , Lei Zhang

Continuous/Lifelong learning of high-dimensional data streams is a challenging research problem. In fact, fully retraining models each time new data become available is infeasible, due to computational and storage issues, while na\"ive…

计算机视觉与模式识别 · 计算机科学 2017-05-11 Vincenzo Lomonaco , Davide Maltoni

We introduce and tackle the problem of zero-shot object detection (ZSD), which aims to detect object classes which are not observed during training. We work with a challenging set of object classes, not restricting ourselves to similar…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Ankan Bansal , Karan Sikka , Gaurav Sharma , Rama Chellappa , Ajay Divakaran

Object-centric representation learning has recently been successfully applied to real-world datasets. This success can be attributed to pretrained non-object-centric foundation models, whose features serve as reconstruction targets for slot…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Nikola Đukić , Tim Lebailly , Tinne Tuytelaars

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

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

Object detection is a fundamental task for robots to operate in unstructured environments. Today, there are several deep learning algorithms that solve this task with remarkable performance. Unfortunately, training such systems requires…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Federico Ceola , Elisa Maiettini , Giulia Pasquale , Lorenzo Rosasco , Lorenzo Natale

Open-vocabulary object detection (OVOD) enables models to recognize objects beyond predefined categories, but existing approaches remain limited in practical deployment. On the one hand, multimodal designs often incur substantial…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Siheng Wang , Yanshu Li , Bohan Hu , Zhengdao Li , Haibo Zhan , Linshan Li , Weiming Liu , Ruizhi Qian , Guangxin Wu , Hao Zhang , Jifeng Shen , Piotr Koniusz , Zhengtao Yao , Junhao Dong , Qiang Sun

Recognition of grocery products in store shelves poses peculiar challenges. Firstly, the task mandates the recognition of an extremely high number of different items, in the order of several thousands for medium-small shops, with many of…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Alessio Tonioni , Eugenio Serra , Luigi Di Stefano

Recently, many researchers have attempted to improve deep learning-based object detection models, both in terms of accuracy and operational speeds. However, frequently, there is a trade-off between speed and accuracy of such models, which…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Sannidhi P Kumar , Chandan Gautam , Suresh Sundaram

Humans can incrementally learn to do new visual detection tasks, which is a huge challenge for today's computer vision systems. Incrementally trained deep learning models lack backwards transfer to previously seen classes and suffer from a…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Manoj Acharya , Tyler L. Hayes , Christopher Kanan

Recent advances in object detection have benefited significantly from rapid developments in deep neural networks. However, neural networks suffer from the well-known issue of catastrophic forgetting, which makes continual or lifelong…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Wang Zhou , Shiyu Chang , Norma Sosa , Hendrik Hamann , David Cox

Object recognition in the presence of background clutter and distractors is a central problem both in neuroscience and in machine learning. However, the performance level of the models that are inspired by cortical mechanisms, including…

计算机视觉与模式识别 · 计算机科学 2014-10-29 Reza Moazzezi

Many robotics and industry applications have a high demand for the capability to estimate the 6D pose of novel objects from the cluttered scene. However, existing classic pose estimation methods are object-specific, which can only handle…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Jianqiu Chen , Zikun Zhou , Mingshan Sun , Tianpeng Bao , Rui Zhao , Liwei Wu , Zhenyu He
‹ 上一页 1 2 3 10 下一页 ›