中文
相关论文

相关论文: Training Multiscale-CNN for Large Microscopy Image…

200 篇论文

Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large data sizes of graphs and their vertex features make scalable training algorithms and distributed memory systems necessary. Since the…

机器学习 · 计算机科学 2022-12-14 Gunduz Vehbi Demirci , Aparajita Haldar , Hakan Ferhatosmanoglu

GPUs have been favored for training deep learning models due to their highly parallelized architecture. As a result, most studies on training optimization focus on GPUs. There is often a trade-off, however, between cost and efficiency when…

Neuroscientists classify neurons into different types that perform similar computations at different locations in the visual field. Traditional methods for neural system identification do not capitalize on this separation of 'what' and…

机器学习 · 统计学 2018-01-30 David A. Klindt , Alexander S. Ecker , Thomas Euler , Matthias Bethge

We present scalable hybrid-parallel algorithms for training large-scale 3D convolutional neural networks. Deep learning-based emerging scientific workflows often require model training with large, high-dimensional samples, which can make…

分布式、并行与集群计算 · 计算机科学 2020-07-28 Yosuke Oyama , Naoya Maruyama , Nikoli Dryden , Erin McCarthy , Peter Harrington , Jan Balewski , Satoshi Matsuoka , Peter Nugent , Brian Van Essen

Convolutional neural networks (CNNs), inspired by biological visual cortex systems, are a powerful category of artificial neural networks that can extract the hierarchical features of raw data to greatly reduce the network parametric…

新兴技术 · 计算机科学 2021-05-14 Mengxi Tan , Xingyuan Xu , David J. Moss

Convolutional neural network (CNN) approaches available in the current literature are designed to work primarily with low-resolution images. When applied on very large images, challenges related to GPU memory, smaller receptive field than…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Deepak K. Gupta , Udbhav Bamba , Abhishek Thakur , Akash Gupta , Suraj Sharan , Ertugrul Demir , Dilip K. Prasad

In this work we introduce a convolutional neural network (CNN) that jointly handles low-, mid-, and high-level vision tasks in a unified architecture that is trained end-to-end. Such a universal network can act like a `swiss knife' for…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Iasonas Kokkinos

CNNs have made an undeniable impact on computer vision through the ability to learn high-capacity models with large annotated training sets. One of their remarkable properties is the ability to transfer knowledge from a large source dataset…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Yu-Xiong Wang , Deva Ramanan , Martial Hebert

Deep convolutional neural networks (ConvNets) of 3-dimensional kernels allow joint modeling of spatiotemporal features. These networks have improved performance of video and volumetric image analysis, but have been limited in size due to…

计算机视觉与模式识别 · 计算机科学 2017-06-13 David Budden , Alexander Matveev , Shibani Santurkar , Shraman Ray Chaudhuri , Nir Shavit

The DenseNet architecture is highly computationally efficient as a result of feature reuse. However, a naive DenseNet implementation can require a significant amount of GPU memory: If not properly managed, pre-activation batch normalization…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Geoff Pleiss , Danlu Chen , Gao Huang , Tongcheng Li , Laurens van der Maaten , Kilian Q. Weinberger

Convolution neural network (CNN), as one of the most powerful and popular technologies, has achieved remarkable progress for image and video classification since its invention in 1989. However, with the high definition video-data explosion,…

新兴技术 · 计算机科学 2021-08-04 Yue Jiang , Wenjia Zhang , Fan Yang , Zuyuan He

Large language models have led to state-of-the-art accuracies across a range of tasks. However, training these models efficiently is challenging for two reasons: a) GPU memory capacity is limited, making it impossible to fit large models on…

Deep convolutional neural network (DCNN) based supervised learning is a widely practiced approach for large-scale image classification. However, retraining these large networks to accommodate new, previously unseen data demands high…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Syed Shakib Sarwar , Aayush Ankit , Kaushik Roy

Large-scale supervised classification algorithms, especially those based on deep convolutional neural networks (DCNNs), require vast amounts of training data to achieve state-of-the-art performance. Decreasing this data requirement would…

计算机视觉与模式识别 · 计算机科学 2016-06-15 Maya Kabkab , Azadeh Alavi , Rama Chellappa

Training convolutional networks (CNN's) that fit on a single GPU with minibatch stochastic gradient descent has become effective in practice. However, there is still no effective method for training large CNN's that do not fit in the memory…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Sam Gross , Marc'Aurelio Ranzato , Arthur Szlam

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zhaowei Cai , Quanfu Fan , Rogerio S. Feris , Nuno Vasconcelos

Convolutional Neural Networks have dramatically improved in recent years, surpassing human accuracy on certain problems and performance exceeding that of traditional computer vision algorithms. While the compute pattern in itself is…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Michaela Blott , Thomas B. Preusser , Nicholas Fraser , Giulio Gambardella , Kenneth OBrien , Yaman Umuroglu , Miriam Leeser

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…

机器学习 · 计算机科学 2022-01-03 Marcin Pietroń , Dominik Żurek

While classical convolutional neural networks (CNNs) have revolutionized image classification, the emergence of quantum computing presents new opportunities for enhancing neural network architectures. Quantum CNNs (QCNNs) leverage quantum…

量子物理 · 物理学 2025-05-16 Peter Röseler , Oliver Schaudt , Helmut Berg , Christian Bauckhage , Matthias Koch

Crowd counting on static images is a challenging problem due to scale variations. Recently deep neural networks have been shown to be effective in this task. However, existing neural-networks-based methods often use the multi-column or…

计算机视觉与模式识别 · 计算机科学 2017-02-09 Lingke Zeng , Xiangmin Xu , Bolun Cai , Suo Qiu , Tong Zhang