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

dyhan0920/PyramidNet-PyTorch

0
View on GitHub↗
270 stars·38 forks·Python·MIT·12 views

PyramidNet PyTorch

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

Features

  • Computer Vision Models - Implementation of PyramidNets.
  • Image Classification Architectures - Pyramidal residual network models for PyTorch.
  • Model Implementations - PyramidNet implementation.

Star history

Star history chart for dyhan0920/pyramidnet-pytorchStar history chart for dyhan0920/pyramidnet-pytorch

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does dyhan0920/pyramidnet-pytorch do?

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

What are the main features of dyhan0920/pyramidnet-pytorch?

The main features of dyhan0920/pyramidnet-pytorch are: Computer Vision Models, Image Classification Architectures, Model Implementations.

Which projects share features with dyhan0920/pyramidnet-pytorch?

Projects with overlapping indexed features include: xternalz/wideresnet-pytorch — Wide Residual Networks (WideResNets) in PyTorch. prlz77/resnext.pytorch — Reproduces ResNet-V3 with pytorch. bamos/densenet.pytorch — A PyTorch implementation of DenseNet. aosokin/biogans. 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution.

Projects sharing features with PyramidNet PyTorch

These projects share indexed features with PyramidNet PyTorch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • prlz77/resnext.pytorchprlz77 avatar

    prlz77/ResNeXt.pytorch

    519View on GitHub↗

    Reproduces ResNet-V3 with pytorch

    Python
    View on GitHub↗519
  • xternalz/wideresnet-pytorchxternalz avatar

    xternalz/WideResNet-pytorch

    346View on GitHub↗

    Wide Residual Networks (WideResNets) in PyTorch

    Python
    View on GitHub↗346
  • bamos/densenet.pytorchbamos avatar

    bamos/densenet.pytorch

    838View on GitHub↗

    A PyTorch implementation of DenseNet.

    Python
    View on GitHub↗838
  • 1adrianb/face-alignment1adrianb avatar

    1adrianb/face-alignment

    7,518View on GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Python
    View on GitHub↗7,518
Compare all 30 related projects→