Efficient Neural Network
87 papers with code • 0 benchmarks • 0 datasets
Benchmarks
These leaderboards are used to track progress in Efficient Neural Network
Libraries
Use these libraries to find Efficient Neural Network models and implementationsMost implemented papers
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
The ability to perform pixel-wise semantic segmentation in real-time is of paramount importance in mobile applications.
Efficient Neural Network Robustness Certification with General Activation Functions
Finding minimum distortion of adversarial examples and thus certifying robustness in neural network classifiers for given data points is known to be a challenging problem.
MobileOne: An Improved One millisecond Mobile Backbone
Furthermore, we show that our model generalizes to multiple tasks - image classification, object detection, and semantic segmentation with significant improvements in latency and accuracy as compared to existing efficient architectures when deployed on a mobile device.
Network Trimming: A Data-Driven Neuron Pruning Approach towards Efficient Deep Architectures
We alternate the pruning and retraining to further reduce zero activations in a network.
vDNN: Virtualized Deep Neural Networks for Scalable, Memory-Efficient Neural Network Design
The most widely used machine learning frameworks require users to carefully tune their memory usage so that the deep neural network (DNN) fits into the DRAM capacity of a GPU.
Sudo rm -rf: Efficient Networks for Universal Audio Source Separation
In this paper, we present an efficient neural network for end-to-end general purpose audio source separation.
Deep learning observables in computational fluid dynamics
Under the assumption that the underlying neural networks generalize well, we prove that the deep learning MC and QMC algorithms are guaranteed to be faster than the baseline (quasi-) Monte Carlo methods.
Compute and memory efficient universal sound source separation
Recent progress in audio source separation lead by deep learning has enabled many neural network models to provide robust solutions to this fundamental estimation problem.
Efficient Neural Network Analysis with Sum-of-Infeasibilities
Given a convex relaxation which over-approximates the non-convex activation functions, we encode the violations of activation functions as a cost function and optimize it with respect to the convex relaxation.
SkyNet: a Hardware-Efficient Method for Object Detection and Tracking on Embedded Systems
Object detection and tracking are challenging tasks for resource-constrained embedded systems.