English
Related papers

Related papers: Scalable Deep Convolutional Neural Networks for Sp…

200 papers

The deployment of deep convolutional neural networks (CNNs) in many real world applications is largely hindered by their high computational cost. In this paper, we propose a novel learning scheme for CNNs to simultaneously 1) reduce the…

Computer Vision and Pattern Recognition · Computer Science 2017-08-23 Zhuang Liu , Jianguo Li , Zhiqiang Shen , Gao Huang , Shoumeng Yan , Changshui Zhang

We present the performance of a semantic segmentation network, SparseSSNet, that provides pixel-level classification of MicroBooNE data. The MicroBooNE experiment employs a liquid argon time projection chamber for the study of neutrino…

Instrumentation and Detectors · Physics 2021-04-07 MicroBooNE collaboration , P. Abratenko , M. Alrashed , R. An , J. Anthony , J. Asaadi , A. Ashkenazi , S. Balasubramanian , B. Baller , C. Barnes , G. Barr , V. Basque , L. Bathe-Peters , O. Benevides Rodrigues , S. Berkman , A. Bhanderi , A. Bhat , M. Bishai , A. Blake , T. Bolton , L. Camilleri , D. Caratelli , I. Caro Terrazas , R. Castillo Fernandez , F. Cavanna , G. Cerati , Y. Chen , E. Church , D. Cianci , J. M. Conrad , M. Convery , L. Cooper-Troendle , J. I. Crespo-Anadon , M. Del Tutto , S. R. Dennis , D. Devitt , R. Diurba , R. Dorrill , K. Duffy , S. Dytman , B. Eberly , A. Ereditato , J. J. Evans , G. A. Fiorentini Aguirre , R. S. Fitzpatrick , B. T. Fleming , N. Foppiani , D. Franco , A. P. Furmanski , D. Garcia-Gamez , S. Gardiner , G. Ge , S. Gollapinni , O. Goodwin , E. Gramellini , P. Green , H. Greenlee , W. Gu , R. Guenette , P. Guzowski , L. Hagaman , E. Hall , P. Hamilton , O. Hen , G. A. Horton-Smith , A. Hourlier , R. Itay , C. James , J. Jan de Vries , X. Ji , L. Jiang , J. H. Jo , R. A. Johnson , Y. J. Jwa , N. Kamp , N. Kaneshige , G. Karagiorgi , W. Ketchum , B. Kirby , M. Kirby , T. Kobilarcik , I. Kreslo , R. LaZur , I. Lepetic , K. Li , Y. Li , B. R. Littlejohn , W. C. Louis , X. Luo , A. Marchionni , C. Mariani , D. Marsden , J. Marshall , J. Martin-Albo , D. A. Martinez Caicedo , K. Mason , A. Mastbaum , N. McConkey , V. Meddage , T. Mettler , K. Miller , J. Mills , K. Mistry , T. Mohayai , A. Mogan , J. Moon , M. Mooney , A. F. Moor , C. D. Moore , L. Mora Lepin , J. Mousseau , M. Murphy , D. Naples , A. Navrer-Agasson , R. K. Neely , P. Nienaber , J. Nowak , O. Palamara , V. Paolone , A. Papadopoulou , V. Papavassiliou , S. F. Pate , A. Paudel , Z. Pavlovic , E. Piasetzky , I. Ponce-Pinto , S. Prince , X. Qian , J. L. Raaf , V. Radeka , A. Rafique , M. Reggiani-Guzzo , L. Ren , L. Rochester , J. Rodriguez Rondon , H. E. Rogers , M. Rosenberg , M. Ross-Lonergan , B. Russell , G. Scanavini , D. W. Schmitz , A. Schukraft , W. Seligman , M. H. Shaevitz , R. Sharankova , J. Sinclair , A. Smith , E. L. Snider , M. Soderberg , S. Soldner-Rembold , S. R. Soleti , P. Spentzouris , J. Spitz , M. Stancari , J. St. John , T. Strauss , K. Sutton , S. Sword-Fehlberg , A. M. Szelc , N. Tagg , W. Tang , K. Terao , C. Thorpe , M. Toups , Y. -T. Tsai , M. A. Uchida , T. Usher , W. Van De Pontseele , B. Viren , M. Weber , H. Wei , Z. Williams , S. Wolbers , T. Wongjirad , M. Wospakrik , W. Wu , E. Yandel , T. Yang , G. Yarbrough , L. E. Yates , G. P. Zeller , J. Zennamo , C. Zhang

In most computer vision applications, convolutional neural networks (CNNs) operate on dense image data generated by ordinary cameras. Designing CNNs for sparse and irregularly spaced input data is still an open problem with numerous…

Computer Vision and Pattern Recognition · Computer Science 2018-08-06 Abdelrahman Eldesokey , Michael Felsberg , Fahad Shahbaz Khan

In this work we target the problem of estimating accurately localised correspondences between a pair of images. We adopt the recent Neighbourhood Consensus Networks that have demonstrated promising performance for difficult correspondence…

Computer Vision and Pattern Recognition · Computer Science 2020-04-23 Ignacio Rocco , Relja Arandjelović , Josef Sivic

To accelerate deep CNN models, this paper proposes a novel spatially adaptive framework that can dynamically generate pixel-wise sparsity according to the input image. The sparse scheme is pixel-wise refined, regional adaptive under a…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Chen Tang , Wenyu Sun , Zhuqing Yuan , Yongpan Liu

Dense features are important for detecting minute objects in images. Unfortunately, despite the remarkable efficacy of the CNN models in multi-scale object detection, CNN models often fail to detect smaller objects in images due to the loss…

Computer Vision and Pattern Recognition · Computer Science 2025-03-06 Amrita Singh , Snehasis Mukherjee

The Liquid Argon Time Projection Chamber (LArTPC) is an advanced neutrino detector technology widely used in recent and upcoming accelerator neutrino experiments. It features a low energy threshold and high spatial resolution that allow for…

Instrumentation and Detectors · Physics 2021-03-24 Haiwang Yu , Mary Bishai , Wenqiang Gu , Meifeng Lin , Xin Qian , Yihui Ren , Andrea Scarpelli , Brett Viren , Hanyu Wei , Hongzhao Yu , Kwang Min Yu , Chao Zhang

Convolutional Neural Networks (CNNs) filter the input data using a series of spatial convolution operators with compactly supported stencils and point-wise nonlinearities. Commonly, the convolution operators couple features from all…

Numerical Analysis · Computer Science 2018-10-04 Eran Treister , Lars Ruthotto , Michal Sharoni , Sapir Zafrani , Eldad Haber

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

This paper is focused on the improvement the efficiency of the sparse convolutional neural networks (CNNs) layers on graphic processing units (GPU). The Nvidia deep neural network (cuDnn) library provides the most effective implementation…

Machine Learning · Computer Science 2022-01-03 Marcin Pietroń , Dominik Żurek

Recurrent Neural Networks (RNNs) are powerful tools for solving sequence-based problems, but their efficacy and execution time are dependent on the size of the network. Following recent work in simplifying these networks with model pruning…

Neural and Evolutionary Computing · Computer Science 2018-04-30 Feiwen Zhu , Jeff Pool , Michael Andersch , Jeremy Appleyard , Fung Xie

Recent studies have used deep residual convolutional neural networks (CNNs) for JPEG compression artifact reduction. This study proposes a scalable CNN called S-Net. Our approach effectively adjusts the network scale dynamically in a…

Computer Vision and Pattern Recognition · Computer Science 2019-07-24 Bolun Zheng , Rui Sun , Xiang Tian , Yaowu Chen

Purpose: The aim of this work is to demonstrate that convolutional neural networks (CNN) can be applied to extremely sparse image libraries by subdivision of the original image datasets. Methods: Image datasets from a conventional digital…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Johan P. Boetker

Convolutional Neural Networks (CNNs) have proven to be extremely accurate for image recognition, even outperforming human recognition capability. When deployed on battery-powered mobile devices, efficient computer architectures are required…

Hardware Architecture · Computer Science 2020-10-05 Mehdi Ahmadi , Shervin Vakili , J. M. Pierre Langlois

We consider the optimization of deep convolutional neural networks (CNNs) such that they provide good performance while having reduced complexity if deployed on either conventional systems utilizing spatial-domain convolution or lower…

Computer Vision and Pattern Recognition · Computer Science 2018-10-30 Yoojin Choi , Mostafa El-Khamy , Jungwon Lee

Automated cell detection and localization from microscopy images are significant tasks in biomedical research and clinical practice. In this paper, we design a new cell detection and localization algorithm that combines deep convolutional…

Computer Vision and Pattern Recognition · Computer Science 2018-10-09 Yao Xue , Gilbert Bigras , Judith Hugh , Nilanjan Ray

We consider the optimization of deep convolutional neural networks (CNNs) such that they provide good performance while having reduced complexity if deployed on either conventional systems with spatial-domain convolution or lower-complexity…

Computer Vision and Pattern Recognition · Computer Science 2019-02-25 Yoojin Choi , Mostafa El-Khamy , Jungwon Lee

This work presents and analyzes three convolutional neural network (CNN) models for efficient pixelwise classification of images. When using convolutional neural networks to classify single pixels in patches of a whole image, a lot of…

Computer Vision and Pattern Recognition · Computer Science 2015-09-14 Fabian Tschopp

Deep neural networks (DNNs) have shown to provide superb performance in many real life applications, but their large computation cost and storage requirement have prevented them from being deployed to many edge and internet-of-things (IoT)…

Neural and Evolutionary Computing · Computer Science 2021-12-22 Minghai Qin , Tianyun Zhang , Fei Sun , Yen-Kuang Chen , Makan Fardad , Yanzhi Wang , Yuan Xie

Convolutional neural networks (CNNs) have shown great capability of solving various artificial intelligence tasks. However, the increasing model size has raised challenges in employing them in resource-limited applications. In this work, we…

Computer Vision and Pattern Recognition · Computer Science 2018-09-06 Hongyang Gao , Zhengyang Wang , Shuiwang Ji