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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kenshohara avatar

kenshohara/3D-ResNets-PyTorch

0
View on GitHub↗
4,039 stele·929 fork-uri·Python·MIT·11 vizualizări

3D ResNets PyTorch

Acest proiect este o implementare PyTorch a rețelelor reziduale 3D concepute pentru recunoașterea acțiunilor video. Oferă o arhitectură spatiotemporală care analizează atât cadrele spațiale, cât și mișcarea temporală pentru a clasifica activitățile umane în clipurile video.

Sistemul include un framework distribuit de antrenare a modelelor pentru a accelera învățarea pe mai multe noduri de calcul. Suportă implementarea și fine-tuning-ul ponderilor modelelor pre-antrenate, permițând adaptarea rețelelor existente la seturi de date noi specifice.

Baza de cod acoperă întregul pipeline pentru învățarea spatiotemporală, inclusiv instrumente de preprocesare a seturilor de date video pentru convertirea fișierelor brute în secvențe de imagini, capabilități de inferență a acțiunilor și metrici pentru calcularea acurateței recunoașterii.

Features

  • Action Recognition - Classifies human activities and behaviors within video sequences using deep 3D residual networks.
  • Action Recognition Training - Provides a framework for training neural networks to learn and recognize complex motion features in large-scale video datasets.
  • 3D - Implements 3D residual networks specifically designed for classifying human actions in video sequences.
  • 3D Convolutional Networks - Implements 3D convolutional networks to process spatiotemporal video data for action recognition.
  • Spatiotemporal - Captures both appearance and motion patterns by analyzing video frames as single volumetric data blocks.
  • Video Action Inference - Provides video action inference capabilities to predict activity class probabilities from trained models.
  • Residual Connection Implementations - Employs residual connection implementations to mitigate vanishing gradients in deep spatiotemporal networks.
  • Action Recognition Models - Implements an action recognition model based on 3D residual networks for identifying human activities in video.
  • Data Parallelism - Provides data parallelism to split large video datasets across multiple compute nodes for synchronized training.
  • Video Sequence Preprocessing - Provides video sequence preprocessing utilities to transform raw video into training-ready image frames.
  • Distributed Video Model Training - Implements distributed video model training to scale the processing of extensive datasets across multiple GPU nodes.
  • Pre-trained Weight Loading - Implements pre-trained weight loading for the immediate deployment of existing model checkpoints.
  • Distributed Training - Ships a distributed training system for scaling spatiotemporal network learning across multiple compute nodes.
  • Classification Fine-Tuning - Supports classification fine-tuning to adapt pre-trained weights to specific action recognition datasets.
  • Vision Dataset Preparation - Provides tools for converting raw video files into formatted image sequences and annotations for training.
  • Model Fine-Tuning - Provides mechanisms for optimizing pre-trained 3D ResNet weights on task-specific video datasets.
  • Vision Model Fine-Tuning - Supports adapting pre-trained 3D ResNet weights to specific new datasets through specialized fine-tuning of the classification layers.
  • Computer Vision Models - Action recognition using 3D residual networks.
  • Computer Vision Research - Spatiotemporal 3D CNNs for video action recognition.
  • Model Implementations - 3D ResNets for action recognition.
  • Video Representation Learning - Provides 3D ResNet architectures for spatiotemporal feature learning.
  • Facial, Action and Pose Recognition - Listed in the “Facial, Action and Pose Recognition” section of the The Incredible Pytorch awesome list.

Istoric stele

Graficul istoricului de stele pentru kenshohara/3d-resnets-pytorchGraficul istoricului de stele pentru kenshohara/3d-resnets-pytorch

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru 3D ResNets PyTorch

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu 3D ResNets PyTorch.
  • open-mmlab/mmaction2Avatar open-mmlab

    open-mmlab/mmaction2

    5,066Vezi pe GitHub↗

    mmaction2 is a PyTorch video understanding toolbox designed for training and evaluating deep learning models. It serves as a framework for action recognition, temporal localization, and spatio-temporal action detection, providing specialized tools for both pixel-based video analysis and skeleton-based action recognition. The project distinguishes itself through a modular architecture featuring registry-based component discovery and hierarchical, config-driven model assembly. It supports multi-modal feature fusion, integrating RGB frames, optical flow, and audio, and includes capabilities for

    Python
    Vezi pe GitHub↗5,066
  • jfzhang95/pytorch-video-recognitionAvatar jfzhang95

    jfzhang95/pytorch-video-recognition

    1,238Vezi pe GitHub↗

    This project is a deep learning computer vision library designed for video action recognition. It provides a framework for training and evaluating neural networks that identify and categorize human activities within recorded footage by processing temporal sequences of frames. The library focuses on the implementation of three-dimensional neural network architectures, specifically utilizing three-dimensional convolutional layers to capture both spatial and temporal patterns. By aggregating features across consecutive frame sequences, the models learn to represent the evolution of actions over

    Pythonc3dr2plus1dr3d
    Vezi pe GitHub↗1,238
  • amdegroot/ssd.pytorchAvatar amdegroot

    amdegroot/ssd.pytorch

    5,224Vezi pe GitHub↗

    This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and localizing multiple objects within images and video. The project provides a neural network architecture designed for single-shot object detection, which predicts bounding boxes and class labels in one pass. The implementation includes a real-time object detector capable of processing live video streams to track and label objects across sequential frames. It also features a complete computer vision training pipeline for preparing image datasets and training model weights. The fra

    Pythoncomputer-visiondeep-learningimage-recognition
    Vezi pe GitHub↗5,224
  • yunjey/starganAvatar yunjey

    yunjey/stargan

    5,292Vezi pe GitHub↗

    StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across multiple domains. It implements a generative adversarial network that serves as a deep learning image translator for modifying specific visual characteristics within an image dataset. The framework uses a single unified model to handle translations between multiple image domains rather than requiring separate pairs of models. It is a research implementation that learns mappings between different image attributes without the need for paired training data. The project covers the

    Python
    Vezi pe GitHub↗5,292
Vezi toate cele 30 alternative pentru 3D ResNets PyTorch→

Întrebări frecvente

Ce face kenshohara/3d-resnets-pytorch?

Acest proiect este o implementare PyTorch a rețelelor reziduale 3D concepute pentru recunoașterea acțiunilor video. Oferă o arhitectură spatiotemporală care analizează atât cadrele spațiale, cât și mișcarea temporală pentru a clasifica activitățile umane în clipurile video.

Care sunt principalele funcționalități ale kenshohara/3d-resnets-pytorch?

Principalele funcționalități ale kenshohara/3d-resnets-pytorch sunt: Action Recognition, Action Recognition Training, 3D, 3D Convolutional Networks, Spatiotemporal, Video Action Inference, Residual Connection Implementations, Action Recognition Models.

Care sunt câteva alternative open-source pentru kenshohara/3d-resnets-pytorch?

Alternativele open-source pentru kenshohara/3d-resnets-pytorch includ: open-mmlab/mmaction2 — mmaction2 is a PyTorch video understanding toolbox designed for training and evaluating deep learning models. It… jfzhang95/pytorch-video-recognition — This project is a deep learning computer vision library designed for video action recognition. It provides a framework… amdegroot/ssd.pytorch — This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and… yunjey/stargan — StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across… dmlc/gluon-cv — Gluon-CV is an MXNet computer vision library that provides a comprehensive collection of pre-implemented vision… philschmid/deep-learning-pytorch-huggingface — This project provides a comprehensive collection of educational resources and technical guides for training,…