中文
相关论文

相关论文: NeoNeXt: Novel neural network operator and archite…

200 篇论文

Although deep networks have recently emerged as the model of choice for many computer vision problems, in order to yield good results they often require time-consuming architecture search. To combat the complexity of design choices, prior…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Karim Ahmed , Lorenzo Torresani

In this paper we propose cross-modal convolutional neural networks (X-CNNs), a novel biologically inspired type of CNN architectures, treating gradient descent-specialised CNNs as individual units of processing in a larger-scale network…

机器学习 · 统计学 2017-09-26 Petar Veličković , Duo Wang , Nicholas D. Lane , Pietro Liò

Identify the cells' nuclei is the important point for most medical analyses. To assist doctors finding the accurate cell' nuclei location automatically is highly demanded in the clinical practice. Recently, fully convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Tianyang Zhang , Rui Ma

Multilayer perception (MLP) has permeated various disciplinary domains, ranging from bioinformatics to financial analytics, where their application has become an indispensable facet of contemporary scientific research endeavors. However,…

We present a novel approach for accelerating convolutions during inference for CPU-based architectures. The most common method of computation involves packing the image into the columns of a matrix (im2col) and performing general matrix…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Amir Ofir , Gil Ben-Artzi

In order to enhance the real-time performance of convolutional neural networks(CNNs), more and more researchers are focusing on improving the efficiency of CNN. Based on the analysis of some CNN architectures, such as ResNet, DenseNet,…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Qiuyu Zhu , Ruixin Zhang

To create state-of-the-art models for many downstream tasks, it has become common practice to fine-tune a pre-trained large vision model. However, it remains an open question of how to best determine which of the many possible model…

机器学习 · 计算机科学 2025-12-08 Simon Guiroy , Mats Richter , Sarath Chandar , Christopher Pal

We propose a new method to create compact convolutional neural networks (CNNs) by exploiting sparse convolutions. Different from previous works that learn sparsity in models, we directly employ hand-crafted kernels with regular sparse…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Chun-Fu Chen , Quanfu Fan , Marco Pistoia , Gwo Giun Lee

In this paper, we focus on learning low-dimensional embeddings for nodes in graph-structured data. To achieve this, we propose Caps2NE -- a new unsupervised embedding model leveraging a network of two capsule layers. Caps2NE induces a…

机器学习 · 计算机科学 2020-08-19 Dai Quoc Nguyen , Tu Dinh Nguyen , Dat Quoc Nguyen , Dinh Phung

In this paper, we propose a new neural network architecture based on the H2 matrix. Even though networks with H2-inspired architecture already exist, and our approach is designed to reduce memory costs and improve performance by taking into…

数值分析 · 数学 2022-12-27 Daria Sushnikova , Pavel Kharyuk , Ivan Oseledets

Fully convolutional networks (FCNs), including UNet and VNet, are widely-used network architectures for semantic segmentation in recent studies. However, conventional FCN is typically trained by the cross-entropy or Dice loss, which only…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Kelei He , Chunfeng Lian , Ehsan Adeli , Jing Huo , Yang Gao , Bing Zhang , Junfeng Zhang , Dinggang Shen

The explosive growth of computation and energy cost of artificial intelligence has spurred strong interests in new computing modalities as potential alternatives to conventional electronic processors. Photonic processors that execute…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Kaixuan Wei , Xiao Li , Johannes Froech , Praneeth Chakravarthula , James Whitehead , Ethan Tseng , Arka Majumdar , Felix Heide

We introduce a model-based image reconstruction framework with a convolution neural network (CNN) based regularization prior. The proposed formulation provides a systematic approach for deriving deep architectures for inverse problems with…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Hemant Kumar Aggarwal , Merry P. Mani , Mathews Jacob

NeuroNet is a deep convolutional neural network mimicking multiple popular and state-of-the-art brain segmentation tools including FSL, SPM, and MALPEM. The network is trained on 5,000 T1-weighted brain MRI scans from the UK Biobank Imaging…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Martin Rajchl , Nick Pawlowski , Daniel Rueckert , Paul M. Matthews , Ben Glocker

LU-Net is a simple and fast architecture for invertible neural networks (INN) that is based on the factorization of quadratic weight matrices $\mathsf{A=LU}$, where $\mathsf{L}$ is a lower triangular matrix with ones on the diagonal and…

机器学习 · 计算机科学 2023-02-22 Robin Chan , Sarina Penquitt , Hanno Gottschalk

In this paper, we propose HiPoNet, an end-to-end differentiable neural network for regression, classification, and representation learning on high-dimensional point clouds. Our work is motivated by single-cell data which can have very…

The architecture and the parameters of neural networks are often optimized independently, which requires costly retraining of the parameters whenever the architecture is modified. In this work we instead focus on growing the architecture…

机器学习 · 计算机科学 2022-06-08 Utku Evci , Bart van Merriënboer , Thomas Unterthiner , Max Vladymyrov , Fabian Pedregosa

We propose a novel approach to learning the generative neural fields represented by linear combinations of implicit basis networks. Our algorithm learns basis networks in the form of implicit neural representations and their coefficients in…

机器学习 · 计算机科学 2023-10-31 Tackgeun You , Mijeong Kim , Jungtaek Kim , Bohyung Han

This paper aims to classify and locate objects accurately and efficiently, without using bounding box annotations. It is challenging as objects in the wild could appear at arbitrary locations and in different scales. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-04-14 Chen Sun , Manohar Paluri , Ronan Collobert , Ram Nevatia , Lubomir Bourdev

Most capsule network designs rely on traditional matrix multiplication between capsule layers and computationally expensive routing mechanisms to deal with the capsule dimensional entanglement that the matrix multiplication introduces. By…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Adam Byerly , Tatiana Kalganova , Ian Dear
‹ 上一页 1 8 9 10 下一页 ›