中文
相关论文

相关论文: WRICNet:A Weighted Rich-scale Inception Coder Netw…

200 篇论文

Deep learning models, specifically convolutional neural networks, have transformed the landscape of image classification by autonomously extracting features directly from raw pixel data. This article introduces an innovative image…

图像与视频处理 · 电气工程与系统科学 2024-12-19 Fatemeh Froughirad , Reza Bakhoda Eshtivani , Hamed Khajavi , Amir Rastgoo

We present MatrixNets (xNets), a new deep architecture for object detection. xNets map objects with similar sizes and aspect ratios into many specialized layers, allowing xNets to provide a scale and aspect ratio aware architecture. We…

计算机视觉与模式识别 · 计算机科学 2020-01-13 Abdullah Rashwan , Rishav Agarwal , Agastya Kalra , Pascal Poupart

Wide-angle fisheye images are becoming increasingly common for perception tasks in applications such as robotics, security, and mobility (e.g. drones, avionics). However, current models often either ignore the distortions in wide-angle…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Akshaya Athwale , Ichrak Shili , Émile Bergeron , Ola Ahmad , Jean-François Lalonde

For computer vision applications, prior works have shown the efficacy of reducing the numeric precision of model parameters (network weights) in deep neural networks but also that reducing the precision of activations hurts model accuracy…

机器学习 · 计算机科学 2017-04-12 Asit Mishra , Jeffrey J Cook , Eriko Nurvitadhi , Debbie Marr

Traditional change detection methods usually follow the image differencing, change feature extraction and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Bin Hou , Qingjie Liu , Heng Wang , Yunhong Wang

This paper presents a method that can accurately detect heads especially small heads under the indoor scene. To achieve this, we propose a novel method, Feature Refine Net (FRN), and a cascaded multi-scale architecture. FRN exploits the…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Dezhi Peng , Zikai Sun , Zirong Chen , Zirui Cai , Lele Xie , Lianwen Jin

We propose a general method to train a single convolutional neural network which is capable of switching image resolutions at inference. Thus the running speed can be selected to meet various computational resource limits. Networks trained…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Yikai Wang , Fuchun Sun , Duo Li , Anbang Yao

Small object detection is challenging because small objects do not contain detailed information and may even disappear in the deep network. Usually, feeding high-resolution images into a network can alleviate this issue. However, simply…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Ziming Liu , Guangyu Gao , Lin Sun , Zhiyuan Fang

A number of studies have shown that increasing the depth or width of convolutional networks is a rewarding approach to improve the performance of image recognition. In our study, however, we observed difficulties along both directions. On…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Xingcheng Zhang , Zhizhong Li , Chen Change Loy , Dahua Lin

<<<This is a pre-acceptance version, please, go through Pattern Recognition Journal on Sciencedirect to read the final version>>>. Edge detection is the basis of many computer vision applications. State of the art predominantly relies on…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Xavier Soria , Angel Sappa , Patricio Humanante , Arash Akbarinia

In recent years, deep learning based methods have achieved promising performance in standard object detection. However, these methods lack sufficient capabilities to handle underwater object detection due to these challenges: (1) Objects in…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Long Chen , Zhihua Liu , Lei Tong , Zheheng Jiang , Shengke Wang , Junyu Dong , Huiyu Zhou

Few-shot learning in remote sensing remains challenging due to three factors: the scarcity of labeled data, substantial domain shifts, and the multi-scale nature of geospatial objects. To address these issues, we introduce Adaptive…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Anurag Kaushish , Ayan Sar , Sampurna Roy , Sudeshna Chakraborty , Prashant Trivedi , Tanupriya Choudhury , Kanav Gupta

For a globally recognized planting breeding organization, manually-recorded field observation data is crucial for plant breeding decision making. However, certain phenotypic traits such as plant color, height, kernel counts, etc. can only…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Saeed Khaki , Nima Safaei , Hieu Pham , Lizhi Wang

We propose joint transmission-recognition schemes for efficient inference at the wireless edge. Motivated by the surveillance applications with wireless cameras, we consider the person classification task over a wireless channel carried out…

机器学习 · 计算机科学 2020-11-04 Ezgi Ozyilkan , Mikolaj Jankowski

Current state-of-the-art deep neural networks for image classification are made up of 10 - 100 million learnable weights and are therefore inherently prone to overfitting. The complexity of the weight count can be seen as a function of the…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Antonia van Betteray , Matthias Rottmann , Karsten Kahl

With joint learning of sampling and recovery, the deep learning-based compressive sensing (DCS) has shown significant improvement in performance and running time reduction. Its reconstructed image, however, losses high-frequency content…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Thuong Nguyen Canh , Byeungwoo Jeon

Adaptive inference is an effective mechanism to achieve a dynamic tradeoff between accuracy and computational cost in deep networks. Existing works mainly exploit architecture redundancy in network depth or width. In this paper, we focus on…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Le Yang , Yizeng Han , Xi Chen , Shiji Song , Jifeng Dai , Gao Huang

Camouflaged object detection is an emerging and challenging computer vision task that requires identifying and segmenting objects that blend seamlessly into their environments due to high similarity in color, texture, and size. This task is…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Leena Alghamdi , Muhammad Usman , Hafeez Anwar , Abdul Bais , Saeed Anwar

Deep convolutional neural networks (DCNNs) have substantially advanced object detection capabilities, particularly in remote sensing imagery. However, challenges persist, especially in detecting small objects where the high resolution of…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Jiahao Zhang , Xiao Zhao , Guangyu Gao

Semantic segmentation is an essential part of deep learning. In recent years, with the development of remote sensing big data, semantic segmentation has been increasingly used in remote sensing. Deep convolutional neural networks (DCNNs)…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Xuan Yang , Shanshan Li , Zhengchao Chen , Jocelyn Chanussot , Xiuping Jia , Bing Zhang , Baipeng Li , Pan Chen