中文
相关论文

相关论文: GraphFPN: Graph Feature Pyramid Network for Object…

200 篇论文

Recognizing objects and scenes are two challenging but essential tasks in image understanding. In particular, the use of RGB-D sensors in handling these tasks has emerged as an important area of focus for better visual understanding.…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Ali Caglayan , Nevrez Imamoglu , Ahmet Burak Can , Ryosuke Nakamura

Convolutional Neural Networks (CNNs) have recently led to incredible breakthroughs on a variety of pattern recognition problems. Banks of finite impulse response filters are learned on a hierarchy of layers, each contributing more abstract…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Felipe Petroski Such , Shagan Sah , Miguel Dominguez , Suhas Pillai , Chao Zhang , Andrew Michael , Nathan Cahill , Raymond Ptucha

Convolutional neural networks (CNNs) have attracted increasing attention in the remote sensing community. Most CNNs only take the last fully-connected layers as features for the classification of remotely sensed images, discarding the other…

计算机视觉与模式识别 · 计算机科学 2016-11-14 Qingshan Liu , Renlong Hang , Huihui Song , Fuping Zhu , Javier Plaza , Antonio Plaza

While convolutional neural networks (CNNs) have recently made great strides in supervised classification of data structured on a grid (e.g. images composed of pixel grids), in several interesting datasets, the relations between features can…

机器学习 · 计算机科学 2018-11-02 Shrey Gadiya , Deepak Anand , Amit Sethi

Deep convolutional neural networks (DCNNs) have shown remarkable performance in image classification tasks in recent years. Generally, deep neural network architectures are stacks consisting of a large number of convolutional layers, and…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Dongyoon Han , Jiwhan Kim , Junmo Kim

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zhaowei Cai , Quanfu Fan , Rogerio S. Feris , Nuno Vasconcelos

Semantic segmentation is in-demand in satellite imagery processing. Because of the complex environment, automatic categorization and segmentation of land cover is a challenging problem. Solving it can help to overcome many obstacles in…

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

The key to integrating visual language tasks is to establish a good alignment strategy. Recently, visual semantic representation has achieved fine-grained visual understanding by dividing grids or image patches. However, the coarse-grained…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Siyu Zhang , Yeming Chen , Yaoru Sun , Fang Wang , Jun Yang , Lizhi Bai , Shangce Gao

With the impressive capability to capture visual content, deep convolutional neural networks (CNN) have demon- strated promising performance in various vision-based ap- plications, such as classification, recognition, and objec- t…

计算机视觉与模式识别 · 计算机科学 2015-09-16 Zhen Liu

FPN (Feature Pyramid Network) has become a basic component of most SoTA one stage object detectors. Many previous studies have repeatedly proved that FPN can caputre better multi-scale feature maps to more precisely describe objects if they…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Yu-Ming Zhang , Jun-Wei Hsieh , Chun-Chieh Lee , Kuo-Chin Fan

Segmentation-based tracking has been actively studied in computer vision and multimedia. Superpixel based object segmentation and tracking methods are usually developed for this task. However, they independently perform feature…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Bo Jiang , Panpan Zhang , Lili Huang

For Convolutional Neural Network-based object detection, there is a typical dilemma: the spatial information is well kept in the shallow layers which unfortunately do not have enough semantic information, while the deep layers have a high…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Ziming Liu , Guangyu Gao , Lin Sun , Li Fang

This paper proposes the Parallel Residual Bi-Fusion Feature Pyramid Network (PRB-FPN) for fast and accurate single-shot object detection. Feature Pyramid (FP) is widely used in recent visual detection, however the top-down pathway of FP…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Ping-Yang Chen , Ming-Ching Chang , Jun-Wei Hsieh , Yong-Sheng Chen

Graph Convolutional Networks (GCNs) have recently become the primary choice for learning from graph-structured data, superseding hash fingerprints in representing chemical compounds. However, GCNs lack the ability to take into account the…

Superpixel-based methodologies have become increasingly popular in computer vision, especially when the computation is too expensive in time or memory to perform with a large number of pixels or features. However, rarely is superpixel…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Alex Yang , Charlie T. Veal , Derek T. Anderson , Grant J. Scott

Among the current mainstream change detection networks, transformer is deficient in the ability to capture accurate low-level details, while convolutional neural network (CNN) is wanting in the capacity to understand global information and…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Dalong Zheng , Zebin Wu , Jia Liu , Zhihui Wei

Dense pixel matching is required for many computer vision algorithms such as disparity, optical flow or scene flow estimation. Feature Pyramid Networks (FPN) have proven to be a suitable feature extractor for CNN-based dense matching tasks.…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Rishav , René Schuster , Ramy Battrawy , Oliver Wasenmüller , Didier Stricker

Salient object detection is designed to identify the objects in an image that attract the most visual attention.Currently, the most advanced method of significance object detection adopts pyramid grafting network architecture.However,…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Ziyi Ding , Like Xin

Current state-of-the-art detectors typically exploit feature pyramid to detect objects at different scales. Among them, FPN is one of the representative works that build a feature pyramid by multi-scale features summation. However, the…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Chaoxu Guo , Bin Fan , Qian Zhang , Shiming Xiang , Chunhong Pan

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le