awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gpleiss avatar

gpleiss/efficient_densenet_pytorch

0
View on GitHub↗
1,535 stars·321 forks·Python·MIT·8 views

Efficient Densenet Pytorch

A memory-efficient implementation of DenseNets

Features

  • Convolutional Neural Networks (CNNs) - Listed in the “Convolutional Neural Networks (CNNs)” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for gpleiss/efficient_densenet_pytorchStar history chart for gpleiss/efficient_densenet_pytorch

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Efficient Densenet Pytorch

Similar open-source projects, ranked by how many features they share with Efficient Densenet Pytorch.
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • automan000/convolution_lstm_pytorchA

    automan000/Convolution_LSTM_pytorch

    0View on GitHub↗
    View on GitHub↗0
  • bamos/densenet.pytorchbamos avatar

    bamos/densenet.pytorch

    838View on GitHub↗

    A PyTorch implementation of DenseNet.

    Python
    View on GitHub↗838
  • 1zb/deformable-convolution-pytorch1zb avatar

    1zb/deformable-convolution-pytorch

    410View on GitHub↗

    PyTorch implementation of Deformable Convolution

    Cuda
    View on GitHub↗410
See all 30 alternatives to Efficient Densenet Pytorch→

Frequently asked questions

What does gpleiss/efficient_densenet_pytorch do?

A memory-efficient implementation of DenseNets

What are the main features of gpleiss/efficient_densenet_pytorch?

The main features of gpleiss/efficient_densenet_pytorch are: Convolutional Neural Networks (CNNs).

What are some open-source alternatives to gpleiss/efficient_densenet_pytorch?

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.