3DMM-ICME2023's Stars
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
ppwwyyxx/OpenPano
Automatic Panorama Stitching From Scratch
google-deepmind/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
yjxiong/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
soeaver/caffe-model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
facebookarchive/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
activitynet/ActivityNet
This repository is intended to host tools and demos for ActivityNet
ClementPinard/FlowNetPytorch
Pytorch implementation of FlowNet by Dosovitskiy et al.
feichtenhofer/twostreamfusion
Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.
yjxiong/action-detection
temporal action detection with SSN
bryanyzhu/two-stream-pytorch
PyTorch implementation of two-stream networks for video action recognition
CSAILVision/NetDissect
Network Dissection http://netdissect.csail.mit.edu for quantifying interpretability of deep CNNs.
ZhaofanQiu/pseudo-3d-residual-networks
Pseudo-3D Convolutional Residual Networks for Video Representation Learning
mingyuliutw/CoGAN
Ravi-Garg/Unsupervised_Depth_Estimation
Unsupervised CNN for Single View Depth Estimation: Geometry to the Rescue
YerevaNN/Spoken-language-identification
Spoken language identification with deep learning
gy20073/compact_bilinear_pooling
MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added
kenshohara/3D-ResNets
3D ResNets for Action Recognition
hellozting/InterleavedGroupConvolutions
yuanyuanli85/CaffeModelCompression
Tool to compress trained caffe weights
varunjampani/video_prop_networks
Code for our CVPR17 paper on "Video Propagation Networks"
corenel/pytorch-arda
A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation
VisionLearningGroup/Ask_Attend_and_Answer
Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering
patrickachase/dynamic-memory-networks
Dynamic memory networks in tensorflow with demo to visualize attention.
wlgcqh/TSN_pt
TSN pytorch implementation