中文
相关论文

相关论文: Occlusion-Aware Instance Segmentation via BiLayer …

200 篇论文

Handling occlusion remains a significant challenge for video instance-level tasks like Multiple Object Tracking (MOT) and Video Instance Segmentation (VIS). In this paper, we propose a novel framework, Amodal-Aware Video Instance…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Minh Tran , Thang Pham , Winston Bounsavy , Tri Nguyen , Ngan Le

We exploit the mathematical modeling of the border completion problem in the visual cortex to design convolutional neural network (CNN) filters that enhance robustness to image occlusions. We evaluate our CNN architecture, BorderNet, on…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Catarina P. Coutinho , Aneeqa Merhab , Janko Petkovic , Ferdinando Zanchetta , Rita Fioresi

Occlusion relationship reasoning based on convolution neural networks consists of two subtasks: occlusion boundary extraction and occlusion orientation inference. Due to the essential differences between the two subtasks in the feature…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Panhe Feng , Xuejing Kang , Lizhu Ye , Lei Zhu , Chunpeng Li , Anlong Ming

This paper investigates the piracy problem of deep learning models. Designing and training a well-performing model is generally expensive. However, when releasing them, attackers may reverse engineer the models and pirate their design. This…

密码学与安全 · 计算机科学 2018-06-28 Hui Xu , Yuxin Su , Zirui Zhao , Yangfan Zhou , Michael R. Lyu , Irwin King

Exploring contextual information in convolution neural networks (CNNs) has gained substantial attention in recent years for semantic segmentation. This paper introduces a Bi-directional Contextual Aggregating Network, called BiCANet, for…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Quan Zhou , Dechun Cong , Bin Kang , Xiaofu Wu , Baoyu Zheng , Huimin Lu , Longin Jan Latecki

Image co-segmentation is an active computer vision task that aims to segment the common objects from a set of images. Recently, researchers design various learning-based algorithms to undertake the co-segmentation task. The main difficulty…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Chi Zhang , Guankai Li , Guosheng Lin , Qingyao Wu , Rui Yao

We present a simple and effective architecture for fine-grained visual recognition called Bilinear Convolutional Neural Networks (B-CNNs). These networks represent an image as a pooled outer product of features derived from two CNNs and…

计算机视觉与模式识别 · 计算机科学 2017-06-02 Tsung-Yu Lin , Aruni RoyChowdhury , Subhransu Maji

Recovering the occlusion relationships between objects is a fundamental human visual ability which yields important information about the 3D world. In this paper we propose a deep network architecture, called DOC, which acts on a single…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Peng Wang , Alan Yuille

Camouflaged objects are seamlessly blended in with their surroundings, which brings a challenging detection task in computer vision. Optimizing a convolutional neural network (CNN) for camouflaged object detection (COD) tends to activate…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Wei Sun , Chengao Liu , Linyan Zhang , Yu Li , Pengxu Wei , Chang Liu , Jialing Zou , Jianbin Jiao , Qixiang Ye

Video object segmentation aims at accurately segmenting the target object regions across consecutive frames. It is technically challenging for coping with complicated factors (e.g., shape deformations, occlusion and out of the lens). Recent…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Peng Sun , Peiwen Lin , Guangliang Cheng , Jianping Shi , Jiawan Zhang , Xi Li

We present an unsupervised learning framework for decomposing images into layers of automatically discovered object models. Contrary to recent approaches that model image layers with autoencoder networks, we represent them as explicit…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Tom Monnier , Elliot Vincent , Jean Ponce , Mathieu Aubry

Convolutional neural network (CNN) has drawn increasing interest in visual tracking owing to its powerfulness in feature extraction. Most existing CNN-based trackers treat tracking as a classification problem. However, these trackers are…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Heng Fan , Haibin Ling

Convolutional Neural Networks (CNN) increase depth by stacking convolutional layers, and deeper network models perform better in image recognition. Empirical research shows that simply stacking convolutional layers does not make the network…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Rui-Yang Ju , Jen-Shiun Chiang , Chih-Chia Chen , Yu-Shian Lin

This work examines the use of a fully convolutional net (FCN) to find an image segment, given a pixel within this segment region. The net receives an image, a point in the image and a region of interest (RoI ) mask. The net output is a…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Sagi Eppel

Medical image segmentation can provide a reliable basis for further clinical analysis and disease diagnosis. The performance of medical image segmentation has been significantly advanced with the convolutional neural networks (CNNs).…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Ruxin Wang , Shuyuan Chen , Chaojie Ji , Jianping Fan , Ye Li

Detection of partially occluded objects is a challenging computer vision problem. Standard Convolutional Neural Network (CNN) detectors fail if parts of the detection window are occluded, since not every sub-part of the window is…

计算机视觉与模式识别 · 计算机科学 2016-09-02 Michael Opitz , Georg Waltner , Georg Poier , Horst Possegger , Horst Bischof

While convolutional neural networks (CNNs) and vision transformers (ViTs) have advanced medical image segmentation, they face inherent limitations such as local receptive fields in CNNs and high computational complexity in ViTs. This paper…

图像与视频处理 · 电气工程与系统科学 2025-04-02 Pooya Ashtari , Shahryar Noei , Fateme Nateghi Haredasht , Jonathan H. Chen , Giuseppe Jurman , Aleksandra Pizurica , Sabine Van Huffel

Predicting salient regions in natural images requires the detection of objects that are present in a scene. To develop robust representations for this challenging task, high-level visual features at multiple spatial scales must be extracted…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Alexander Kroner , Mario Senden , Kurt Driessens , Rainer Goebel

The most common approaches to instance segmentation are complex and use two-stage networks with object proposals, conditional random-fields, template matching or recurrent neural networks. In this work we present TernausNetV2 - a simple…

计算机视觉与模式识别 · 计算机科学 2018-06-21 Vladimir I. Iglovikov , Selim Seferbekov , Alexander V. Buslaev , Alexey Shvets

Deep convolutional neural networks (DCNNs) have become the state-of-the-art computational models of biological object recognition. Their remarkable success has helped vision science break new ground and recent efforts have started to…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Leonard E. van Dyck , Walter R. Gruber