awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ericsun99 avatar

ericsun99/Shufflenet-v2-Pytorch

0
View on GitHub↗
435 stars·93 forks·Python·BSD-2-Clause·2 views

Shufflenet V2 Pytorch

Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).

Features

  • Computer Vision Models - ShuffleNet-v2 implementation.
  • Facial, Action and Pose Recognition - Listed in the “Facial, Action and Pose Recognition” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for ericsun99/shufflenet-v2-pytorchStar history chart for ericsun99/shufflenet-v2-pytorch

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 ericsun99/shufflenet-v2-pytorch do?

Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).

What are the main features of ericsun99/shufflenet-v2-pytorch?

The main features of ericsun99/shufflenet-v2-pytorch are: Computer Vision Models, Facial, Action and Pose Recognition.

What are some open-source alternatives to ericsun99/shufflenet-v2-pytorch?

Open-source alternatives to ericsun99/shufflenet-v2-pytorch include: nvidia/flownet2-pytorch — Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks. kenshohara/3d-resnets-pytorch — This project is a PyTorch implementation of 3D residual networks designed for video action recognition. It provides a… 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… davexpro/pytorch-pose-estimation — PyTorch Implementation of Realtime Multi-Person Pose Estimation project. aaltovision/dgc-net — A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network". thnkim/openfacepytorch — PyTorch module to use OpenFace's nn4.small2.v1.t7 model.

Open-source alternatives to Shufflenet V2 Pytorch

Similar open-source projects, ranked by how many features they share with Shufflenet V2 Pytorch.
  • davexpro/pytorch-pose-estimationDavexPro avatar

    DavexPro/pytorch-pose-estimation

    159View on GitHub↗

    PyTorch Implementation of Realtime Multi-Person Pose Estimation project.

    Jupyter Notebook
    View on GitHub↗159
  • aaltovision/dgc-netAaltoVision avatar

    AaltoVision/DGC-Net

    206View on GitHub↗

    A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"

    Jupyter Notebook
    View on GitHub↗206
  • 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
  • kenshohara/3d-resnets-pytorchkenshohara avatar

    kenshohara/3D-ResNets-PyTorch

    4,039View on GitHub↗

    This project is a PyTorch implementation of 3D residual networks designed for video action recognition. It provides a spatiotemporal architecture that analyzes both spatial frames and temporal motion to classify human activities within video clips. The system includes a distributed model training framework to accelerate learning across multiple compute nodes. It supports the deployment and fine-tuning of pre-trained model weights, allowing the adaptation of existing networks to specific new datasets. The codebase covers the full pipeline for spatiotemporal learning, including video dataset p

    Python
    View on GitHub↗4,039
See all 30 alternatives to Shufflenet V2 Pytorch→