awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kenshohara avatar

kenshohara/3D-ResNets-PyTorch

0
View on GitHub↗
4,039 نجوم·929 تفرعات·Python·MIT·11 مشاهدات

3D ResNets PyTorch

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 preprocessing tools for converting raw files into image sequences, action inference capabilities, and metrics for calculating recognition accuracy.

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.

سجل النجوم

مخطط تاريخ النجوم لـ kenshohara/3d-resnets-pytorchمخطط تاريخ النجوم لـ kenshohara/3d-resnets-pytorch

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ 3D ResNets PyTorch

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع 3D ResNets PyTorch.
  • open-mmlab/mmaction2الصورة الرمزية لـ open-mmlab

    open-mmlab/mmaction2

    5,066عرض على 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
    عرض على GitHub↗5,066
  • jfzhang95/pytorch-video-recognitionالصورة الرمزية لـ jfzhang95

    jfzhang95/pytorch-video-recognition

    1,238عرض على 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
    عرض على GitHub↗1,238
  • amdegroot/ssd.pytorchالصورة الرمزية لـ amdegroot

    amdegroot/ssd.pytorch

    5,224عرض على 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
    عرض على GitHub↗5,224
  • yunjey/starganالصورة الرمزية لـ yunjey

    yunjey/stargan

    5,292عرض على 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
    عرض على GitHub↗5,292
عرض جميع البدائل الـ 30 لـ 3D ResNets PyTorch→

الأسئلة الشائعة

ما هي وظيفة kenshohara/3d-resnets-pytorch؟

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.

ما هي الميزات الرئيسية لـ kenshohara/3d-resnets-pytorch؟

الميزات الرئيسية لـ kenshohara/3d-resnets-pytorch هي: Action Recognition, Action Recognition Training, 3D, 3D Convolutional Networks, Spatiotemporal, Video Action Inference, Residual Connection Implementations, Action Recognition Models.

ما هي البدائل مفتوحة المصدر لـ kenshohara/3d-resnets-pytorch؟

تشمل البدائل مفتوحة المصدر لـ kenshohara/3d-resnets-pytorch: 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,…