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

prlz77/ResNeXt.pytorch

0
View on GitHub↗
519 stars·118 forks·Python·MIT·9 views

ResNeXt.pytorch

Reproduces ResNet-V3 with pytorch

Features

  • Computer Vision Models - Reproduction of the ResNeXt architecture.
  • Image Classification Architectures - ResNeXt architecture for the PyTorch framework.
  • Model Implementations - ResNet-V3 architecture implementation.

Star history

Star history chart for prlz77/resnext.pytorchStar history chart for prlz77/resnext.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 prlz77/resnext.pytorch do?

Reproduces ResNet-V3 with pytorch

What are the main features of prlz77/resnext.pytorch?

The main features of prlz77/resnext.pytorch are: Computer Vision Models, Image Classification Architectures, Model Implementations.

Which projects share features with prlz77/resnext.pytorch?

Projects with overlapping indexed features include: xternalz/wideresnet-pytorch — Wide Residual Networks (WideResNets) in PyTorch. dyhan0920/pyramidnet-pytorch — A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915). 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 ResNeXt.pytorch

These projects share indexed features with ResNeXt.pytorch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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→