SDPoint
Inference optimizer
A deep learning method for optimizing convolutional neural networks by reducing computational cost while improving regularization and inference efficiency.
Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks
18 stars
3 watching
4 forks
Language: Python
last commit: about 5 years ago batch-normalizationbatchnormcomputer-visionconvolutional-networksconvolutional-neural-networkscost-adjustabledeep-learningdeep-learning-algorithmsdeep-neural-networksdownsamplingefficient-inferenceefficient-modelimagenetimagenet-datasetpoolingpreact-resnetregularizationresnetresnetsresnext
Related projects:
Repository | Description | Stars |
---|---|---|
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
cn-upb/deepcomp | A reinforcement learning-based system for optimizing multi-cell selection in wireless networks | 58 |
donggong1/learn-optimizer-rgdn | An implementation of deep learning-based optimization method for image deconvolution, which improves the quality of blurry images by generating new blur kernels. | 32 |
google/jaxopt | An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 941 |
dmlc/mxnet-memonger | A tool for optimizing deep learning models to reduce memory usage without sacrificing performance | 308 |
mapillary/inplace_abn | An optimization technique to reduce memory usage in deep neural networks during training | 1,323 |
deependersingla/deep_portfolio | An algorithm that optimizes portfolio allocation using Reinforcement Learning and Supervised learning. | 168 |
stormraiser/gan-weight-norm | Improves the performance of Generative Adversarial Networks by normalizing weights and batch data | 181 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
kirthevasank/nasbot | An implementation of Neural Architecture Search with Bayesian Optimization and Optimal Transport | 133 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
deng-cy/deep_learning_topology_opt | Optimization code for topology optimization problems using machine learning and deep learning techniques | 107 |
sjenni/deepbilevel | An implementation of deep learning algorithm for training neural networks on noisy data with an additional optimization objective. | 11 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 468 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |