中文
相关论文

相关论文: DecTrain: Deciding When to Train a Monocular Depth…

200 篇论文

In this work, we propose a novel deep online correction (DOC) framework for monocular visual odometry. The whole pipeline has two stages: First, depth maps and initial poses are obtained from convolutional neural networks (CNNs) trained in…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Jiaxin Zhang , Wei Sui , Xinggang Wang , Wenming Meng , Hongmei Zhu , Qian Zhang

We propose a novel algorithm for combined unit and layer pruning of deep neural networks that functions during training and without requiring a pre-trained network to apply. Our algorithm optimally trades-off learning accuracy and pruning…

机器学习 · 计算机科学 2025-07-17 Valentin Frank Ingmar Guenter , Athanasios Sideris

Although deeper and larger neural networks have achieved better performance, the complex network structure and increasing computational cost cannot meet the demands of many resource-constrained applications. Existing methods usually choose…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yingcheng Su , Shunfeng Zhou , Yichao Wu , Tian Su , Ding Liang , Jiaheng Liu , Dixin Zheng , Yingxu Wang , Junjie Yan , Xiaolin Hu

The recent ground-breaking advances in deep learning networks ( DNNs ) make them attractive for embedded systems. However, it can take a long time for DNNs to make an inference on resource-limited embedded devices. Offloading the…

性能 · 计算机科学 2018-05-14 Ben Taylor , Vicent Sanz Marco , Willy Wolff , Yehia Elkhatib , Zheng Wang

Deep neural networks have recently achieved state of the art performance thanks to new training algorithms for rapid parameter estimation and new regularization methods to reduce overfitting. However, in practice the network architecture…

机器学习 · 计算机科学 2016-03-04 Minyoung Kim , Luca Rigazio

This paper reduces the cost of DNNs training by decreasing the amount of data movement across heterogeneous architectures composed of several GPUs and multicore CPU devices. In particular, this paper proposes an algorithm to dynamically…

分布式、并行与集群计算 · 计算机科学 2020-04-07 Sicong Zhuang , Cristiano Malossi , Marc Casas

Accurate depth estimation with lowest compute and energy cost is a crucial requirement for unmanned and battery operated autonomous systems. Robotic applications require real time depth estimation for navigation and decision making under…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Rajeev Patwari , Varo Ly

Momentum is a widely used technique for gradient-based optimizers in deep learning. In this paper, we propose a decaying momentum (\textsc{Demon}) rule. We conduct the first large-scale empirical analysis of momentum decay methods for…

机器学习 · 计算机科学 2021-07-02 John Chen , Cameron Wolfe , Zhao Li , Anastasios Kyrillidis

There has been tremendous research progress in estimating the depth of a scene from a monocular camera image. Existing methods for single-image depth prediction are exclusively based on deep neural networks, and their training can be…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Ali Jahani Amiri , Shing Yan Loo , Hong Zhang

The latest advances in deep learning have facilitated the development of highly accurate monocular depth estimation models. However, when training a monocular depth estimation network, practitioners and researchers have observed not a…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Bum Jun Kim , Hyeonah Jang , Sang Woo Kim

The biggest challenge for the deployment of Deep Neural Networks (DNNs) close to the generated data on edge devices is their size, i.e., memory footprint and computational complexity. Both are significantly reduced with quantization. With…

机器学习 · 计算机科学 2022-10-17 Cecilia Latotzke , Batuhan Balim , Tobias Gemmeke

Commercial iterative reconstruction techniques on modern CT scanners target radiation dose reduction but there are lingering concerns over their impact on image appearance and low contrast detectability. Recently, machine learning,…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Hongming Shan , Atul Padole , Fatemeh Homayounieh , Uwe Kruger , Ruhani Doda Khera , Chayanin Nitiwarangkul , Mannudeep K. Kalra , Ge Wang

CNNs are increasingly deployed across different hardware, dynamic environments, and low-power embedded devices. This has led to the design and training of CNN architectures with the goal of maximizing accuracy subject to such variable…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Aditya Annavajjala , Alind Khare , Animesh Agrawal , Igor Fedorov , Hugo Latapie , Myungjin Lee , Alexey Tumanov

The ubiquity of deep neural networks (DNNs) continues to rise, making them a crucial application class for hardware optimizations. However, detailed profiling and characterization of DNN training remains difficult as these applications…

分布式、并行与集群计算 · 计算机科学 2020-07-22 Suchita Pati , Shaizeen Aga , Matthew D. Sinclair , Nuwan Jayasena

Deep neural networks (DNNs) depend on the storage of a large number of parameters, which consumes an important portion of the energy used during inference. This paper considers the case where the energy usage of memory elements can be…

机器学习 · 计算机科学 2019-12-24 Sébastien Henwood , François Leduc-Primeau , Yvon Savaria

An important challenge in machine learning is to predict the initial conditions under which a given neural network will be trainable. We present a method for predicting the trainable regime in parameter space for deep feedforward neural…

机器学习 · 计算机科学 2024-12-23 Yanick Thurn , Ro Jefferson , Johanna Erdmenger

Deep neural networks (DNN) are powerful models for many pattern recognition tasks, yet their high computational complexity and memory requirement limit them to applications on high-performance computing platforms. In this paper, we propose…

机器学习 · 计算机科学 2018-10-24 Lukas Mauch , Bin Yang

On-line Precision scalability of the deep neural networks(DNNs) is a critical feature to support accuracy and complexity trade-off during the DNN inference. In this paper, we propose dual-precision DNN that includes two different precision…

机器学习 · 计算机科学 2024-05-14 Jae Hyun Park , Ji Sub Choi , Jong Hwan Ko

Recently, convolutional neural networks (CNNs) have shown great success on the task of monocular depth estimation. A fundamental yet unanswered question is: how CNNs can infer depth from a single image. Toward answering this question, we…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Junjie Hu , Yan Zhang , Takayuki Okatani

In today's world, a vast amount of data is being generated by edge devices that can be used as valuable training data to improve the performance of machine learning algorithms in terms of the achieved accuracy or to reduce the compute…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Aditya Rajagopal , Christos-Savvas Bouganis