中文
相关论文

相关论文: Dynamic Feature Pyramid Networks for Object Detect…

200 篇论文

Defect detection in fabrics is critical for quality control, yet existing methods often struggle with complex backgrounds and shape-specific defects. In this paper, we propose an improved fabric defect detection model based on YOLOv11. To…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Peizhe Zhao , Shunbo Jia

Imbalanced datasets are a significant challenge in real-world scenarios. They lead to models that underperform on underrepresented classes, which is a critical issue in infrastructure inspection. This paper introduces the Enhanced Feature…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Rasha Alshawi , Md Meftahul Ferdaus , Mahdi Abdelguerfi , Kendall Niles , Ken Pathak , Steve Sloan

This paper proposes a Fully Spiking Hybrid Neural Network (FSHNN) for energy-efficient and robust object detection in resource-constrained platforms. The network architecture is based on Convolutional SNN using leaky-integrate-fire neuron…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Biswadeep Chakraborty , Xueyuan She , Saibal Mukhopadhyay

Modern high-performance semantic segmentation methods employ a heavy backbone and dilated convolution to extract the relevant feature. Although extracting features with both contextual and semantic information is critical for the…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Mohammed A. M. Elhassan , Chenhui Yang , Chenxi Huang , Tewodros Legesse Munea , Xin Hong , Abuzar B. M. Adam , Amina Benabid

Universal lesion detection (ULD) on computed tomography (CT) images is an important but underdeveloped problem. Recently, deep learning-based approaches have been proposed for ULD, aiming to learn representative features from annotated CT…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Zihao Li , Shu Zhang , Junge Zhang , Kaiqi Huang , Yizhou Wang , Yizhou Yu

Convolutional neural networks (CNN) allow achieving the highest accuracy for the task of object detection in images. Major challenges in further development of object detectors are false-positive detections and high demand of processing…

计算机视觉与模式识别 · 计算机科学 2020-12-29 David Svitov , Sergey Alyamkin

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

Despite recent advances in multi-scale deep representations, their limitations are attributed to expensive parameters and weak fusion modules. Hence, we propose an efficient approach to fuse multi-scale deep representations, called…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Yu Liu , Yanming Guo , Michael S. Lew

We present an efficient foveal framework to perform object detection. A scale normalized image pyramid (SNIP) is generated that, like human vision, only attends to objects within a fixed size range at different scales. Such a restriction of…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Bharat Singh , Mahyar Najibi , Abhishek Sharma , Larry S. Davis

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Although current deep learning methods have achieved impressive results for semantic segmentation, they incur high computational costs and have a huge number of parameters. For real-time applications, inference speed and memory usage are…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Mengyu Liu , Hujun Yin

Recently, convolutional neural network (CNN) based image super-resolution (SR) methods have achieved significant performance improvement. However, most CNN-based methods mainly focus on feed-forward architecture design and neglect to…

图像与视频处理 · 电气工程与系统科学 2021-06-15 Huapeng Wu , Jie Gui , Jun Zhang , James T. Kwok , Zhihui Wei

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

Image-guided depth completion aims to generate dense depth maps with sparse depth measurements and corresponding RGB images. Currently, spatial propagation networks (SPNs) are the most popular affinity-based methods in depth completion, but…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Yuankai Lin , Tao Cheng , Qi Zhong , Wending Zhou , Hua Yang

Deep learning based methods, especially convolutional neural networks (CNNs) have been successfully applied in the field of single image super-resolution (SISR). To obtain better fidelity and visual quality, most of existing networks are of…

图像与视频处理 · 电气工程与系统科学 2021-08-17 Wenbin Xie , Dehua Song , Chang Xu , Chunjing Xu , Hui Zhang , Yunhe Wang

Monocular depth estimation is an essential task for scene understanding. The underlying structure of objects and stuff in a complex scene is critical to recovering accurate and visually-pleasing depth maps. Global structure conveys scene…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Xiaotian Chen , Xuejin Chen , Zheng-Jun Zha

Feature pyramid has been an efficient method to extract features at different scales. Development over this method mainly focuses on aggregating contextual information at different levels while seldom touching the inter-level correlation in…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Xinjiang Wang , Shilong Zhang , Zhuoran Yu , Litong Feng , Wayne Zhang

The size and shape of the receptive field determine how the network aggregates local information and affect the overall performance of a model considerably. Many components in a neural network, such as kernel sizes and strides for…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Dong-Hwan Jang , Sanghyeok Chu , Joonhyuk Kim , Bohyung Han

Feature interactions across space and scales underpin modern visual recognition systems because they introduce beneficial visual contexts. Conventionally, spatial contexts are passively hidden in the CNN's increasing receptive fields or…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Dong Zhang , Hanwang Zhang , Jinhui Tang , Meng Wang , Xiansheng Hua , Qianru Sun

Unsupervised domain adaptation for object detection is a challenging problem with many real-world applications. Unfortunately, it has received much less attention than supervised object detection. Models that try to address this task tend…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Hongsong Wang , Shengcai Liao , Ling Shao