中文
相关论文

相关论文: Scalable, High-Quality Object Detection

200 篇论文

We present a method for detecting objects in images using a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg

We propose a novel object localization methodology with the purpose of boosting the localization accuracy of state-of-the-art object detection systems. Our model, given a search region, aims at returning the bounding box of an object of…

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

In this work, we study different approaches to self-supervised pretraining of object detection models. We first design a general framework to learn a spatially consistent dense representation from an image, by randomly sampling and…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Trung Dang , Simon Kornblith , Huy Thong Nguyen , Peter Chin , Maryam Khademi

Following recent breakthroughs in convolutional neural networks and monolithic model architectures, state-of-the-art object detection models can reliably and accurately scale into the realm of up to thousands of classes. Things quickly…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Aayush Garg , Thilo Will , William Darling , Willi Richert , Clemens Marschner

Most of existing detection pipelines treat object proposals independently and predict bounding box locations and classification scores over them separately. However, the important semantic and spatial layout correlations among proposals are…

计算机视觉与模式识别 · 计算机科学 2016-08-19 Jianan Li , Xiaodan Liang , Jianshu Li , Tingfa Xu , Jiashi Feng , Shuicheng Yan

This study presents a multisensory machine learning architecture for object recognition by employing a novel dataset that was constructed with the iCub robot, which is equipped with three cameras and a depth sensor. The proposed…

机器人学 · 计算机科学 2020-09-15 Murat Kirtay , Guido Schillaci , Verena V. Hafner

Object detection is a fundamental task in many computer vision applications, therefore the importance of evaluating the quality of object detection is well acknowledged in this domain. This process gives insight into the capabilities of…

计算机视觉与模式识别 · 计算机科学 2015-12-14 Fahimeh Rezazadegan , Sareh Shirazi , Michael Milford , Ben Upcroft

We show that classifiers trained with random region proposals achieve state-of-the-art Open-world Object Detection (OWOD): they can not only maintain the accuracy of the known objects (w/ training labels), but also considerably improve the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Yanghao Wang , Zhongqi Yue , Xian-Sheng Hua , Hanwang Zhang

Dataset pruning -- selecting a small yet informative subset of training data -- has emerged as a promising strategy for efficient machine learning, offering significant reductions in computational cost and storage compared to alternatives…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Ryota Yagi

In this paper, a new method for generating object and action proposals in images and videos is proposed. It builds on activations of different convolutional layers of a pretrained CNN, combining the localization accuracy of the early layers…

计算机视觉与模式识别 · 计算机科学 2016-06-16 Amir Ghodrati , Ali Diba , Marco Pedersoli , Tinne Tuytelaars , Luc Van Gool

Weakly Supervised Object Detection (WSOD), using only image-level annotations to train object detectors, is of growing importance in object recognition. In this paper, we propose a novel deep network for WSOD. Unlike previous networks that…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Peng Tang , Xinggang Wang , Song Bai , Wei Shen , Xiang Bai , Wenyu Liu , Alan Yuille

Connecting multiple machine learning models into a pipeline is effective for handling complex problems. By breaking down the problem into steps, each tackled by a specific component model of the pipeline, the overall solution can be made…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Tomoe Kishimoto , Masahiko Saito , Junichi Tanaka , Yutaro Iiyama , Ryu Sawada , Koji Terashi

For most of the object detectors based on multi-scale feature maps, the shallow layers are rich in fine spatial information and thus mainly responsible for small object detection. The performance of small object detection, however, is still…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Lisha Cui , Rui Ma , Pei Lv , Xiaoheng Jiang , Zhimin Gao , Bing Zhou , Mingliang Xu

Motivated by the success of powerful while expensive techniques to recognize words in a holistic way, object proposals techniques emerge as an alternative to the traditional text detectors. In this paper we introduce a novel object…

计算机视觉与模式识别 · 计算机科学 2017-02-02 Lluis Gomez-Bigorda , Dimosthenis Karatzas

With the advancements made in deep learning, computer vision problems like object detection and segmentation have seen a great improvement in performance. However, in many real-world applications such as autonomous driving vehicles, the…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Kumari Deepshikha , Sai Harsha Yelleni , P. K. Srijith , C Krishna Mohan

The complexity-precision trade-off of an object detector is a critical problem for resource constrained vision tasks. Previous works have emphasized detectors implemented with efficient backbones. The impact on this trade-off of proposal…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Yunsheng Li , Yinpeng Chen , Xiyang Dai , Dongdong Chen , Mengchen Liu , Pei Yu , Jing Yin , Lu Yuan , Zicheng Liu , Nuno Vasconcelos

This study aims to analyze the benefits of improved multi-scale reasoning for object detection and localization with deep convolutional neural networks. To that end, an efficient and general object detection framework which operates on…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Eshed Ohn-Bar , M. M. Trivedi

In this paper, we consider the problem of leveraging existing fully labeled categories to improve the weakly supervised detection (WSD) of new object categories, which we refer to as mixed supervised detection (MSD). Different from previous…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Yan Li , Junge Zhang , Kaiqi Huang , Jianguo Zhang

One of the greatest challenges for detecting moving objects in the solar system from wide-field survey data is determining whether a signal indicates a true object or is due to some other source, like noise. Object verification has relied…

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by an image…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Xiaoyan Li , Meina Kan , Shiguang Shan , Xilin Chen