English
Related papers

Related papers: Fractal Pyramid Networks

200 papers

The fractal dimension provides a statistical index of object complexity by studying how the pattern changes with the measuring scale. Although useful in several classification tasks, the fractal dimension is under-explored in deep learning…

Machine Learning · Computer Science 2024-01-10 Julia El Zini , Bassel Musharrafieh , Mariette Awad

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…

Computer Vision and Pattern Recognition · Computer Science 2017-09-07 Dongyoon Han , Jiwhan Kim , Junmo Kim

In this paper, we present an implicit feature pyramid network (i-FPN) for object detection. Existing FPNs stack several cross-scale blocks to obtain large receptive field. We propose to use an implicit function, recently introduced in deep…

Computer Vision and Pattern Recognition · Computer Science 2020-12-29 Tiancai Wang , Xiangyu Zhang , Jian Sun

As recent advances in AI are causing the decline of conventional diagnostic methods, the realization of end-to-end diagnosis is fast approaching. Ultrasound image segmentation is an important step in the diagnostic process. An accurate and…

Computer Vision and Pattern Recognition · Computer Science 2023-08-30 Yuhan Song , Armagan Elibol , Nak Young Chong

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…

Computer Vision and Pattern Recognition · Computer Science 2022-03-07 Yu-Ming Zhang , Jun-Wei Hsieh , Chun-Chieh Lee , Kuo-Chin Fan

Recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance. However, they require costly ground truth annotations during training. To cope with this issue, in this paper we present…

Computer Vision and Pattern Recognition · Computer Science 2019-09-18 Andrea Pilzer , Stéphane Lathuilière , Dan Xu , Mihai Marian Puscas , Elisa Ricci , Nicu Sebe

We present FractalPINN-Flow, an unsupervised deep learning framework for dense optical flow estimation that learns directly from consecutive grayscale frames without requiring ground truth. The architecture centers on the Fractal…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Sara Behnamian , Rasoul Khaksarinezhad , Andreas Langer

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation. In the so-called evidential FCN (E-FCN), an encoder-decoder architecture first extracts pixel-wise…

Computer Vision and Pattern Recognition · Computer Science 2022-02-17 Zheng Tong , Philippe Xu , Thierry Denœux

Convolutional neural networks (CNN) have made significant advances in hyperspectral image (HSI) classification. However, standard convolutional kernel neglects the intrinsic connections between data points, resulting in poor region…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Tinghuai Wang , Guangming Wang , Kuan Eeik Tan , Donghui Tan

Small object detection remains an unsolved challenge because it is hard to extract information of small objects with only a few pixels. While scale-level corresponding detection in feature pyramid network alleviates this problem, we find…

Computer Vision and Pattern Recognition · Computer Science 2020-04-10 Chunfang Deng , Mengmeng Wang , Liang Liu , Yong Liu

The task of video prediction is forecasting the next frames given some previous frames. Despite much recent progress, this task is still challenging mainly due to high nonlinearity in the spatial domain. To address this issue, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2019-03-04 Hafez Farazi , Sven Behnke

Feature pyramid network (FPN) is a critical component in modern object detection frameworks. The performance gain in most of the existing FPN variants is mainly attributed to the increase of computational burden. An attempt to enhance the…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Mingjian Zhu , Kai Han , Changbin Yu , Yunhe Wang

Deep neural networks (DNNs) have recently been applied and used in many advanced and diverse tasks, such as medical diagnosis, automatic driving, etc. Due to the lack of transparency of the deep models, DNNs are often criticized for their…

Computer Vision and Pattern Recognition · Computer Science 2020-10-15 Qing Yang , Xia Zhu , Jong-Kae Fwu , Yun Ye , Ganmei You , Yuan Zhu

Image pyramids are commonly used in modern computer vision tasks to obtain multi-scale features for precise understanding of images. However, image pyramids process multiple resolutions of images using the same large-scale model, which…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Xizhou Zhu , Xue Yang , Zhaokai Wang , Hao Li , Wenhan Dou , Junqi Ge , Lewei Lu , Yu Qiao , Jifeng Dai

High-quality image inpainting requires filling missing regions in a damaged image with plausible content. Existing works either fill the regions by copying image patches or generating semantically-coherent patches from region context, while…

Computer Vision and Pattern Recognition · Computer Science 2019-07-12 Yanhong Zeng , Jianlong Fu , Hongyang Chao , Baining Guo

The fractal and self-similarity properties are revealed in many real complex networks. However, the classical information dimension of complex networks is not practical for real complex networks. In this paper, a new information dimension…

Social and Information Networks · Computer Science 2015-06-17 Daijun Wei , Bo Wei , Yong Hu , Haixin Zhang , Yong Deng

Graph Neural Networks (GNNs) have emerged as powerful tools for learning on graph-structured data, but often struggle to balance local and global information. While graph Transformers aim to address this by enabling long-range interactions,…

Machine Learning · Computer Science 2025-11-18 Jeongwhan Choi , Seungjun Park , Sumin Park , Sung-Bae Cho , Noseong Park

As one of the prevalent components, Feature Pyramid Network (FPN) is widely used in current object detection models for improving multi-scale object detection performance. However, its feature fusion mode is still in a misaligned and local…

Computer Vision and Pattern Recognition · Computer Science 2022-04-14 Yongxiang Gu , Xiaolin Qin , Yuncong Peng , Lu Li

Convolutional neural networks (CNN) have shown state-of-the-art results for low-level computer vision problems such as stereo and monocular disparity estimations, but still, have much room to further improve their performance in terms of…

Image and Video Processing · Electrical Eng. & Systems 2019-03-22 Juan Luis Gonzalez Bello , Munchurl Kim

The recently introduced panoptic segmentation task has renewed our community's interest in unifying the tasks of instance segmentation (for thing classes) and semantic segmentation (for stuff classes). However, current state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Alexander Kirillov , Ross Girshick , Kaiming He , Piotr Dollár