awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
facebookresearch avatar

facebookresearch/video-nonlocal-netArchived

0
View on GitHub↗
1,995 星标·320 分支·Python·3 次浏览

Video Nonlocal Net

Non-local Neural Networks for Video Classification

Features

  • Computer Vision Research - Capturing long-range dependencies in video using non-local blocks.
  • Video Analysis - Non-local neural networks for video classification.
  • Video Representation Learning - Captures long-range dependencies using non-local neural networks.

Star 历史

facebookresearch/video-nonlocal-net 的 Star 历史图表facebookresearch/video-nonlocal-net 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Video Nonlocal Net 的开源替代方案

相似的开源项目,按与 Video Nonlocal Net 的功能重合度排序。
  • feichtenhofer/twostreamfusionfeichtenhofer 的头像

    feichtenhofer/twostreamfusion

    716在 GitHub 上查看↗

    Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.

    Cuda
    在 GitHub 上查看↗716
  • facebookresearch/slowfastfacebookresearch 的头像

    facebookresearch/SlowFast

    7,377在 GitHub 上查看↗

    SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset for video action recognition, enabling the training and evaluation of models designed to classify complex activities and objects within video sequences. The framework is distinguished by its use of dual-pathway spatiotemporal sampling to capture both slow and fast motions. It supports self-supervised video learning for pre-training models on unlabeled data and employs multigrid spatiotemporal training to optimize learning across multiple spatial and temporal resolutions. The

    Python
    在 GitHub 上查看↗7,377
  • deepmind/kinetics-i3ddeepmind 的头像

    deepmind/kinetics-i3d

    1,837在 GitHub 上查看↗

    Convolutional neural network model for video classification trained on the Kinetics dataset.

    Python
    在 GitHub 上查看↗1,837
  • irhumshafkat/r2plus1d-pytorchirhumshafkat 的头像

    irhumshafkat/R2Plus1D-PyTorch

    365在 GitHub 上查看↗

    PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"

    Python
    在 GitHub 上查看↗365
查看 Video Nonlocal Net 的所有 30 个替代方案→

常见问题解答

facebookresearch/video-nonlocal-net 是做什么的?

Non-local Neural Networks for Video Classification

facebookresearch/video-nonlocal-net 的主要功能有哪些?

facebookresearch/video-nonlocal-net 的主要功能包括:Computer Vision Research, Video Analysis, Video Representation Learning。

facebookresearch/video-nonlocal-net 有哪些开源替代品?

facebookresearch/video-nonlocal-net 的开源替代品包括: kenshohara/3d-resnets-pytorch — This project is a PyTorch implementation of 3D residual networks designed for video action recognition. It provides a… irhumshafkat/r2plus1d-pytorch — PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at… deepmind/kinetics-i3d — Convolutional neural network model for video classification trained on the Kinetics dataset. facebookresearch/slowfast — SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset… feichtenhofer/twostreamfusion — Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016. yjxiong/temporal-segment-networks — Code & Models for Temporal Segment Networks (TSN) in ECCV 2016.