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
bamos avatar

bamos/densenet.pytorch

0
View on GitHub↗
838 stars·184 forks·Python·Apache-2.0·11 views

Densenet.pytorch

A PyTorch implementation of DenseNet.

Features

  • Computer Vision Models - Implementation of the DenseNet-BC architecture.
  • Image Classification Architectures - DenseNet models for the PyTorch framework.
  • Model Implementations - DenseNet architecture implementation.
  • 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 bamos/densenet.pytorchStar history chart for bamos/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 Densenet.pytorch

Similar open-source projects, ranked by how many features they share with Densenet.pytorch.
  • xternalz/wideresnet-pytorchxternalz avatar

    xternalz/WideResNet-pytorch

    346View on GitHub↗

    Wide Residual Networks (WideResNets) in PyTorch

    Python
    View on GitHub↗346
  • dyhan0920/pyramidnet-pytorchdyhan0920 avatar

    dyhan0920/PyramidNet-PyTorch

    270View on GitHub↗

    A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)

    Python
    View on GitHub↗270
  • 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
  • 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 Densenet.pytorch→

Frequently asked questions

What does bamos/densenet.pytorch do?

A PyTorch implementation of DenseNet.

What are the main features of bamos/densenet.pytorch?

The main features of bamos/densenet.pytorch are: Computer Vision Models, Image Classification Architectures, Model Implementations, Convolutional Neural Networks (CNNs).

What are some open-source alternatives to bamos/densenet.pytorch?

Open-source alternatives to bamos/densenet.pytorch include: xternalz/wideresnet-pytorch — Wide Residual Networks (WideResNets) in PyTorch. oeway/pytorch-deform-conv — PyTorch implementation of Deformable Convolution. aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution. jwyang/faster-rcnn.pytorch — This project is a PyTorch object detection framework that implements the Faster R-CNN architecture. It serves as a… dyhan0920/pyramidnet-pytorch — A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915).