中文
相关论文

相关论文: Inside-Outside Net: Detecting Objects in Context w…

200 篇论文

When deploying a semantic segmentation model into the real world, it will inevitably encounter semantic classes that were not seen during training. To ensure a safe deployment of such systems, it is crucial to accurately evaluate and…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Pau de Jorge , Riccardo Volpi , Puneet K. Dokania , Philip H. S. Torr , Gregory Rogez

In this work, we propose a novel Reversible Recursive Instance-level Object Segmentation (R2-IOS) framework to address the challenging instance-level object segmentation task. R2-IOS consists of a reversible proposal refinement sub-network…

计算机视觉与模式识别 · 计算机科学 2015-11-19 Xiaodan Liang , Yunchao Wei , Xiaohui Shen , Zequn Jie , Jiashi Feng , Liang Lin , Shuicheng Yan

Deep neural networks have shown outstanding performance in computer vision tasks such as semantic segmentation and have defined the state-of-the-art. However, these segmentation models are trained on a closed and predefined set of semantic…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Samuel Marschall , Kira Maag

In this work, we present a new operator, called Instance Mask Projection (IMP), which projects a predicted Instance Segmentation as a new feature for semantic segmentation. It also supports back propagation so is trainable end-to-end. Our…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Cheng-Yang Fu , Tamara L. Berg , Alexander C. Berg

Object detection using deep neural networks (DNNs) involves a huge amount of computation which impedes its implementation on resource/energy-limited user-end devices. The reason for the success of DNNs is due to having knowledge over all…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Mohammad Farhadi Bajestani , Mehdi Ghasemi , Sarma Vrudhula , Yezhou Yang

Feedforward convolutional neural networks are the prevalent model of core object recognition. For challenging conditions, such as occlusion, neuroscientists believe that the recurrent connectivity in the visual cortex aids object…

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

Perception of the visually disjoint surfaces of our cluttered world as whole objects, physically distinct from those overlapping them, is a cognitive phenomenon called objectness that forms the basis of our visual perception. Shared by all…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Douglas Poland , Amar Saini

With the success of new computational architectures for visual processing, such as convolutional neural networks (CNN) and access to image databases with millions of labeled examples (e.g., ImageNet, Places), the state of the art in…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Bolei Zhou , Aditya Khosla , Agata Lapedriza , Aude Oliva , Antonio Torralba

Recurrent connectivity in the visual cortex is believed to aid object recognition for challenging conditions such as occlusion. Here we investigate if and how artificial neural networks also benefit from recurrence. We compare architectures…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Markus Roland Ernst , Jochen Triesch , Thomas Burwick

Out-of-distribution (OOD) detection is essential to prevent anomalous inputs from causing a model to fail during deployment. While improved OOD detection methods have emerged, they often rely on the final layer outputs and require a full…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Ziqian Lin , Sreya Dutta Roy , Yixuan Li

Modeling instance-level context and object-object relationships is extremely challenging. It requires reasoning about bounding boxes of different classes, locations \etc. Above all, instance-level spatial reasoning inherently requires…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Xinlei Chen , Abhinav Gupta

Change detection aims to identify remote sense object changes by analyzing data between bitemporal image pairs. Due to the large temporal and spatial span of data collection in change detection image pairs, there are often a significant…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Qiangang Du , Jinlong Peng , Changan Wang , Xu Chen , Qingdong He , Wenbing Zhu , Mingmin Chi , Yabiao Wang , Chengjie Wang

Region Proposal Network (RPN) is the cornerstone of two-stage object detectors, it generates a sparse set of object proposals and alleviates the extrem foregroundbackground class imbalance problem during training. However, we find that the…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Li Zhu , Zihao Xie , Liman Liu , Bo Tao , Wenbing Tao

Most of the existing object detection methods generate poor glass detection results, due to the fact that the transparent glass shares the same appearance with arbitrary objects behind it in an image. Different from traditional deep…

计算机视觉与模式识别 · 计算机科学 2022-01-11 C. Zheng , D. Shi , X. Yan , D. Liang , M. wei , X. Yang , Y. Guo , H. Xie

Salient object detection (SOD), which aims to find the most important region of interest and segment the relevant object/item in that area, is an important yet challenging vision task. This problem is inspired by the fact that human seems…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Pingping Zhang , Huchuan Lu , Chunhua Shen

We propose a novel recurrent attentional structure to localize and recognize objects jointly. The network can learn to extract a sequence of local observations with detailed appearance and rough context, instead of sliding windows or…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jie Lyu , Zejian Yuan , Dapeng Chen

There are two mainstreams for object detection: top-down and bottom-up. The state-of-the-art approaches mostly belong to the first category. In this paper, we demonstrate that the bottom-up approaches are as competitive as the top-down and…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Kaiwen Duan , Song Bai , Lingxi Xie , Honggang Qi , Qingming Huang , Qi Tian

It is important to quantify the uncertainty of input samples, especially in mission-critical domains such as autonomous driving and healthcare, where failure predictions on out-of-distribution (OOD) data are likely to cause big problems.…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Yong Hyun Ahn , Gyeong-Moon Park , Seong Tae Kim

Recently, deep learning-based salient object detection (SOD) in optical remote sensing images (ORSIs) have achieved significant breakthroughs. We observe that existing ORSIs-SOD methods consistently center around optimizing pixel features…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Yanguang Sun , Jian Yang , Lei Luo

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