How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
PyTorch implementation of Deformable Convolution
A memory-efficient implementation of DenseNets
The main features of gpleiss/efficient_densenet_pytorch are: Convolutional Neural Networks (CNNs).
Open-source alternatives to gpleiss/efficient_densenet_pytorch include: aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… automan000/convolution_lstm_pytorch. bamos/densenet.pytorch — A PyTorch implementation of DenseNet. bgshih/crnn — Convolutional Recurrent Neural Network. d-li14/octconv.pytorch. 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution.