中文
相关论文

相关论文: Robust Object Detection under Occlusion with Conte…

200 篇论文

Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Premkumar Natarajan

In visual recognition, both the object of interest (referred to as foreground, FG, for simplicity) and its surrounding context (background, BG) play an important role. However, standard supervised learning often leads to unintended…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Klara Janouskova , Cristian Gavrus , Jiri Matas

Progress has been achieved recently in object detection given advancements in deep learning. Nevertheless, such tools typically require a large amount of training data and significant manual effort to label objects. This limits their…

机器人学 · 计算机科学 2017-08-04 Chaitanya Mitash , Kostas E. Bekris , Abdeslam Boularias

Recurrent connections in the visual cortex are thought to aid object recognition when part of the stimulus is occluded. Here we investigate if and how recurrent connections in artificial neural networks similarly aid object recognition. We…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Markus Roland Ernst , Jochen Triesch , Thomas Burwick

Recently, CNN object detectors have achieved high accuracy on remote sensing images but require huge labor and time costs on annotation. In this paper, we propose a new uncertainty-based active learning which can select images with more…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Zhenshen Qu , Jingda Du , Yong Cao , Qiuyu Guan , Pengbo Zhao

Detection of small, undetermined moving objects or objects in an occluded environment with a cluttered background is the main problem of computer vision. This greatly affects the detection accuracy of deep learning models. To overcome these…

计算机视觉与模式识别 · 计算机科学 2024-01-03 Syed Muhammad Aamir , Hongbin Ma , Malak Abid Ali Khan , Muhammad Aaqib

A few lightweight convolutional neural network (CNN) models have been recently designed for remote sensing object detection (RSOD). However, most of them simply replace vanilla convolutions with stacked separable convolutions, which may not…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Zhanchao Huang , Wei Li , Xiang-Gen Xia , Hao Wang , Feiran Jie , Ran Tao

Recent region-based object detectors are usually built with separate classification and localization branches on top of shared feature extraction networks. In this paper, we analyze failure cases of state-of-the-art detectors and observe…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Bowen Cheng , Yunchao Wei , Honghui Shi , Rogerio Feris , Jinjun Xiong , Thomas Huang

Modern object detection methods based on convolutional neural network suffer from severe catastrophic forgetting in learning new classes without original data. Due to time consumption, storage burden and privacy of old data, it is…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Dongbao Yang , Yu Zhou , Dayan Wu , Can Ma , Fei Yang , Weiping Wang

Visual intelligence at the edge is becoming a growing necessity for low latency applications and situations where real-time decision is vital. Object detection, the first step in visual data analytics, has enjoyed significant improvements…

计算机视觉与模式识别 · 计算机科学 2019-11-15 George Plastiras , Christos Kyrkou , Theocharis Theocharides

The labeling cost of large number of bounding boxes is one of the main challenges for training modern object detectors. To reduce the dependence on expensive bounding box annotations, we propose a new semi-supervised object detection…

计算机视觉与模式识别 · 计算机科学 2018-12-04 JIyang Gao , Jiang Wang , Shengyang Dai , Li-Jia Li , Ram Nevatia

Systems involving human-robot collaboration necessarily require that steps be taken to ensure safety of the participating human. This is usually achievable if accurate, reliable estimates of the human's pose are available. In this paper, we…

机器人学 · 计算机科学 2023-10-30 Michael Zechmair , Alban Bornet , Yannick Morel

In this paper, we propose a novel object detection algorithm named "Deep Regionlets" by integrating deep neural networks and a conventional detection schema for accurate generic object detection. Motivated by the effectiveness of regionlets…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Hongyu Xu , Xutao Lv , Xiaoyu Wang , Zhou Ren , Navaneeth Bodla , Rama Chellappa

Camouflaged object detection (COD), which aims to identify the objects that conceal themselves into the surroundings, has recently drawn increasing research efforts in the field of computer vision. In practice, the success of deep learning…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Geng Chen , Xinrui Chen , Bo Dong , Mingchen Zhuge , Yongxiong Wang , Hongbo Bi , Jian Chen , Peng Wang , Yanning Zhang

This paper proposes a Fast Region-based Convolutional Network method (Fast R-CNN) for object detection. Fast R-CNN builds on previous work to efficiently classify object proposals using deep convolutional networks. Compared to previous…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Ross Girshick

Object recognition systems are usually trained and evaluated on high resolution images. However, in real world applications, it is common that the images have low resolutions or have small sizes. In this study, we first track the…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Amir Ghasemi , Nasrin Bayat , Fatemeh Mottaghian , Akram Bayat

Fully convolutional deep correlation networks are integral components of state-of the-art approaches to single object visual tracking. It is commonly assumed that these networks perform tracking by detection by matching features of the…

计算机视觉与模式识别 · 计算机科学 2020-01-09 Ross Goroshin , Jonathan Tompson , Debidatta Dwibedi

In this chapter, we present a brief overview of the recent development in object detection using convolutional neural networks (CNN). Several classical CNN-based detectors are presented. Some developments are based on the detector…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Kaidong Li , Wenchi Ma , Usman Sajid , Yuanwei Wu , Guanghui Wang

While recent deep neural network models have achieved promising results on the image captioning task, they rely largely on the availability of corpora with paired image and sentence captions to describe objects in context. In this work, we…

计算机视觉与模式识别 · 计算机科学 2016-04-29 Lisa Anne Hendricks , Subhashini Venugopalan , Marcus Rohrbach , Raymond Mooney , Kate Saenko , Trevor Darrell

We present a novel group collaborative learning framework (GCoNet) capable of detecting co-salient objects in real time (16ms), by simultaneously mining consensus representations at group level based on the two necessary criteria: 1)…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Qi Fan , Deng-Ping Fan , Huazhu Fu , Chi Keung Tang , Ling Shao , Yu-Wing Tai