pengxinliu's Stars
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
seisman/how-to-write-makefile
跟我一起写Makefile重制版
ShoufaChen/DiffusionDet
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
mit-han-lab/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
open-mmlab/mmaction
An open-source toolbox for action understanding based on PyTorch
yjxiong/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
brendenlake/omniglot
Omniglot data set for one-shot learning
luuuyi/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
facebookarchive/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
jeffreyyihuang/two-stream-action-recognition
Using two stream architecture to implement a classic action recognition method on UCF101 dataset
zhoubolei/TRN-pytorch
Temporal Relation Networks
ShuoYang-1998/Few_Shot_Distribution_Calibration
[ICLR2021 Oral] Free Lunch for Few-Shot Learning: Distribution Calibration
yoosan/video-understanding-dataset
A collection of recent video understanding datasets, under construction!
mzolfaghari/ECO-efficient-video-understanding
Code and models of paper " ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
decisionforce/TPN
[CVPR 2020] Temporal Pyramid Network for Action Recognition
gitabcworld/MatchingNetworks
This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
yinboc/prototypical-network-pytorch
A re-implementation of "Prototypical Networks for Few-shot Learning"
mzolfaghari/ECO-pytorch
PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
PacktPublishing/Building-Machine-Learning-Projects-with-TensorFlow
Building Machine Learning Projects with TensorFlow by Packt
zhang-can/ECO-pytorch
PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
microsoft/TokenMixers
googleapis/python-texttospeech
This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-texttospeech
snap-stanford/comet
[ICLR 2021] Concept Learners for Few-Shot Learning
chrysts/dsn_fewshot
zhujiagang/DTPP
Deep networks with Temporal Pyramid Pooling. The official implementation for "End-to-end Video-level Representation Learning for Action Recognition, ICPR 2018."
WenbinLee/CovaMNet
The Pytorch code of "Distribution Consistency based Covariance Metric Networks for Few-shot Learning", AAAI 2019.
markdtw/matching-networks
Matching Networks for one-shot learning in tensorflow (NIPS'16)
vickyFox/TRPN