convnet-aig

Dynamic Neural Network Architecture

An implementation of an adaptive neural network architecture that dynamically defines its topology based on input images.

PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs

GitHub

185 stars
5 watching
28 forks
Language: Python
last commit: almost 8 years ago

Related projects:

RepositoryDescriptionStars
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
torontodeeplearning/convnetA high-performance GPU implementation of neural networks using C++507
eladhoffer/convnet.pytorchA PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets.347
anjiecheng/mnasnet-pytorchAn implementation of a neural network architecture search algorithm optimized for mobile devices.271
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
hassony2/inflated_convnets_pytorchCreates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications148
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
xuzhenqi/cnnProvides an implementation of convolutional neural networks in MATLAB.98
denti/alexnet3dAn implementation of a 3D convolutional neural network based on the AlexNet architecture for image recognition in 3D data.42
chenxi116/pnasnet.pytorchPyTorch implementation of PNASNet-5 architecture317
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
rtanno21609/adaptiveneuraltreesAn implementation of Adaptive Neural Trees in PyTorch for deep learning151
vlgiitr/dmn-plusA PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms64