English
Related papers

Related papers: Feature Pyramid Networks for Object Detection

200 papers

The parsing of windows in building facades is a long-desired but challenging task in computer vision. It is crucial to urban analysis, semantic reconstruction, lifecycle analysis, digital twins, and scene parsing amongst other…

Computer Vision and Pattern Recognition · Computer Science 2021-07-22 Nils Nordmark , Mola Ayenew

This paper describes AutoFocus, an efficient multi-scale inference algorithm for deep-learning based object detectors. Instead of processing an entire image pyramid, AutoFocus adopts a coarse to fine approach and only processes regions…

Computer Vision and Pattern Recognition · Computer Science 2019-08-02 Mahyar Najibi , Bharat Singh , Larry S. Davis

Recent camouflaged object detection (COD) attempts to segment objects visually blended into their surroundings, which is extremely complex and difficult in real-world scenarios. Apart from the high intrinsic similarity between camouflaged…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Youwei Pang , Xiaoqi Zhao , Tian-Zhu Xiang , Lihe Zhang , Huchuan Lu

Interest point descriptors have fueled progress on almost every problem in computer vision. Recent advances in deep neural networks have enabled task-specific learned descriptors that outperform hand-crafted descriptors on many problems. We…

Computer Vision and Pattern Recognition · Computer Science 2018-08-03 Mohammed E. Fathy , Quoc-Huy Tran , M. Zeeshan Zia , Paul Vernaza , Manmohan Chandraker

Road extraction in remote sensing images is of great importance for a wide range of applications. Because of the complex background, and high density, most of the existing methods fail to accurately extract a road network that appears…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Pourya Shamsolmoali , Masoumeh Zareapoor , Huiyu Zhou , Ruili Wang , Jie Yang

Recent years have seen impressive progress in visual recognition on many benchmarks, however, generalization to the real-world in out-of-distribution setting remains a significant challenge. A state-of-the-art method for robust visual…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Sebastian Cygert , Andrzej Czyzewski

Taking the deep learning-based algorithms into account has become a crucial way to boost object detection performance in aerial images. While various neural network representations have been developed, previous works are still inefficient…

Computer Vision and Pattern Recognition · Computer Science 2020-12-21 Chengyuan Li , Jun Liu , Hailong Hong , Wenju Mao , Chenjie Wang , Chudi Hu , Xin Su , Bin Luo

Deep learning has established many new state of the art solutions in the last decade in areas such as object, scene and speech recognition. In particular Convolutional Neural Network (CNN) is a category of deep learning which obtains…

Computer Vision and Pattern Recognition · Computer Science 2016-09-26 Vincent Andrearczyk , Paul F. Whelan

The challenge of object categorization in images is largely due to arbitrary translations and scales of the foreground objects. To attack this difficulty, we propose a new approach called collaborative receptive field learning to extract…

Computer Vision and Pattern Recognition · Computer Science 2014-02-04 Shu Kong , Zhuolin Jiang , Qiang Yang

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

Machine Learning · Computer Science 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller

Many real-world time series, such as in health, have changepoints where the system's structure or parameters change. Since changepoints can indicate critical events such as onset of illness, it is highly important to detect them. However,…

Machine Learning · Computer Science 2019-05-17 Zahra Ebrahimzadeh , Min Zheng , Selcuk Karakas , Samantha Kleinberg

Training CNN for detection is time-consuming due to the large dataset and complex network modules, making it hard to search architectures on detection datasets directly, which usually requires vast search costs (usually tens and even…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Xiaoxing Wang , Jiale Lin , Junchi Yan , Juanping Zhao , Xiaokang Yang

Automatic recognition and segmentation methods now become the essential requirement in identifying co-seismic landslides, which are fundamental for disaster assessment and mitigation in large-scale earthquakes. This approach used to be…

Computer Vision and Pattern Recognition · Computer Science 2023-10-27 Qingsong Xu , Chaojun Ouyang , Tianhai Jiang , Xuanmei Fan , Duoxiang Cheng

Features play a crucial role in computer vision. Initially designed to detect salient elements by means of handcrafted algorithms, features are now often learned by different layers in Convolutional Neural Networks (CNNs). This paper…

Computer Vision and Pattern Recognition · Computer Science 2021-11-18 Loris Nanni , Stefano Ghidoni , Sheryl Brahnam

We present Matrix Nets (xNets), a new deep architecture for object detection. xNets map objects with different sizes and aspect ratios into layers where the sizes and the aspect ratios of the objects within their layers are nearly uniform.…

Computer Vision and Pattern Recognition · Computer Science 2019-08-15 Abdullah Rashwan , Agastya Kalra , Pascal Poupart

Learning per-point semantic features from the hierarchical feature pyramid is essential for point cloud semantic segmentation. However, most previous methods suffered from ambiguous region features or failed to refine per-point features…

Computer Vision and Pattern Recognition · Computer Science 2023-08-21 Peng Xiang , Xin Wen , Yu-Shen Liu , Hui Zhang , Yi Fang , Zhizhong Han

Convolutional Neural Networks (CNN) have dominated the field of detection ever since the success of AlexNet in ImageNet classification [12]. With the sweeping reform of Transformers [27] in natural language processing, Carion et al. [2]…

Computer Vision and Pattern Recognition · Computer Science 2022-06-08 Chi Zhang , Lijuan Liu , Xiaoxue Zang , Frederick Liu , Hao Zhang , Xinying Song , Jindong Chen

We propose a novel approach to enhance the discriminability of Convolutional Neural Networks (CNN). The key idea is to build a tree structure that could progressively learn fine-grained features to distinguish a subset of classes, by…

Computer Vision and Pattern Recognition · Computer Science 2017-09-25 Zhenhua Wang , Xingxing Wang , Gang Wang

In this paper, we propose a pyramid network structure to improve the FCN-based segmentation solutions and apply it to label thyroid follicles in histology images. Our design is based on the notion that a hierarchical updating scheme, if…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Zhewei Wang , Weizhen Cai , Charles D. Smith , Noriko Kantake , Thomas J. Rosol , Jundong Liu

Deformable part models (DPMs) and convolutional neural networks (CNNs) are two widely used tools for visual recognition. They are typically viewed as distinct approaches: DPMs are graphical models (Markov random fields), while CNNs are…

Computer Vision and Pattern Recognition · Computer Science 2014-10-02 Ross Girshick , Forrest Iandola , Trevor Darrell , Jitendra Malik