中文
相关论文

相关论文: Dense xUnit Networks

200 篇论文

In recent years, deep neural networks (DNNs) achieved unprecedented performance in many low-level vision tasks. However, state-of-the-art results are typically achieved by very deep networks, which can reach tens of layers with tens of…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Idan Kligvasser , Tamar Rott Shaham , Tomer Michaeli

Densely Connected Convolutional Networks (DenseNets) have been shown to achieve state-of-the-art results on image classification tasks while using fewer parameters and computation than competing methods. Since each layer in this…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Andy Hess

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

机器学习 · 计算机科学 2020-01-09 Gao Huang , Zhuang Liu , Geoff Pleiss , Laurens van der Maaten , Kilian Q. Weinberger

Since convolutional neural networks perform well in learning generalizable image priors from large-scale data, these models have been widely used in image denoising tasks. However, the computational complexity increases dramatically as well…

图像与视频处理 · 电气工程与系统科学 2022-07-29 Yuanfan Zhang , Gen Li , Lei Sun

Image dehazing is an active topic in low-level vision, and many image dehazing networks have been proposed with the rapid development of deep learning. Although these networks' pipelines work fine, the key mechanism to improving image…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Yuda Song , Yang Zhou , Hui Qian , Xin Du

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Gao Huang , Zhuang Liu , Laurens van der Maaten , Kilian Q. Weinberger

We present QuickNet, a fast and accurate network architecture that is both faster and significantly more accurate than other fast deep architectures like SqueezeNet. Furthermore, it uses less parameters than previous networks, making it…

机器学习 · 计算机科学 2017-01-13 Tapabrata Ghosh

Deploying deep neural networks (DNNs) on resource-constrained edge devices such as FPGAs requires a careful balance among latency, power, and hardware resource usage, while maintaining high accuracy. Existing Lookup Table (LUT)-based DNNs…

硬件体系结构 · 计算机科学 2026-01-16 Binglei Lou , Ruilin Wu , Philip Leong

<<<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

Past few years have witnessed exponential growth of interest in deep learning methodologies with rapidly improving accuracies and reduced computational complexity. In particular, architectures using Convolutional Neural Networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Sai Samarth R Phaye , Apoorva Sikka , Abhinav Dhall , Deepti Bathula

This paper revives Densely Connected Convolutional Networks (DenseNets) and reveals the underrated effectiveness over predominant ResNet-style architectures. We believe DenseNets' potential was overlooked due to untouched training methods…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Donghyun Kim , Byeongho Heo , Dongyoon Han

Deep neural networks have made remarkable progresses on various computer vision tasks. Recent works have shown that depth, width and shortcut connections of networks are all vital to their performances. In this paper, we introduce a method…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Wenqi Liu , Kun Zeng

Research has shown that deep neural networks contain significant redundancy, and thus that high classification accuracy can be achieved even when weights and activations are quantized down to binary values. Network binarization on FPGAs…

机器学习 · 计算机科学 2020-03-04 Erwei Wang , James J. Davis , Peter Y. K. Cheung , George A. Constantinides

Tremendous advances in image restoration tasks such as denoising and super-resolution have been achieved using neural networks. Such approaches generally employ very deep architectures, large number of parameters, large receptive fields and…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Shuhang Gu , Radu Timofte , Luc Van Gool

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

The success of deep neural networks (DNNs) is attributable to three factors: increased compute capacity, more complex models, and more data. These factors, however, are not always present, especially for edge applications such as autonomous…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Bichen Wu

In this paper, we present a novel deep learning architecture for infrared and visible images fusion problem. In contrast to conventional convolutional networks, our encoding network is combined by convolutional layers, fusion layer and…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Hui Li , Xiao-Jun Wu

Recent progress in deep learning-based models has improved photo-realistic (or perceptual) single-image super-resolution significantly. However, despite their powerful performance, many methods are difficult to apply to real-world…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn

The recent application of deep learning in various areas of medical image analysis has brought excellent performance gains. In particular, technologies based on deep learning in medical image registration can outperform traditional…

图像与视频处理 · 电气工程与系统科学 2019-09-09 Abdullah Nazib , Clinton Fookes , Dimitri Perrin

Residual network (ResNet) and densely connected network (DenseNet) have significantly improved the training efficiency and performance of deep convolutional neural networks (DCNNs) mainly for object classification tasks. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Mina Jafari , Dorothee Auer , Susan Francis , Jonathan Garibaldi , Xin Chen
‹ 上一页 1 2 3 10 下一页 ›