Pinned Repositories
2s-AGCN
Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19
3D-ResNets
3D ResNets for Action Recognition
3DMM-ICME2023.github.io
action-detection
temporal action detection with SSN
Action-Recognition
Action Recognition
AnomalyDetectionCVPR2018
ARTNet
Appearance-and-Relation Networks
Ask_Attend_and_Answer
Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering
awesome-activity-prediction
Paper list of activity prediction and related area
OMCNN_2CLSTM
The model of "DeepVS: A Deep Learning Based Video Saliency Prediction Approach" (ECCV2018
3DMM-ICME2023's Repositories
3DMM-ICME2023/3D-ResNets
3D ResNets for Action Recognition
3DMM-ICME2023/action-detection
temporal action detection with SSN
3DMM-ICME2023/Action-Recognition
Action Recognition
3DMM-ICME2023/Ask_Attend_and_Answer
Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering
3DMM-ICME2023/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
3DMM-ICME2023/c3d_pytorch
Simple C3D (3D convolutional Network) in Pytorch
3DMM-ICME2023/caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
3DMM-ICME2023/caffe-googlenet-bn
re-implementation of googlenet batch normalization
3DMM-ICME2023/CaffeModelCompression
Tool to compress trained caffe weights
3DMM-ICME2023/compact_bilinear_pooling
MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added
3DMM-ICME2023/DeepAudioClassification
Finding the genre of a song with Deep Learning
3DMM-ICME2023/deepspeech.pytorch
Speech Recognition using DeepSpeech2 and the CTC activation function. Edit
3DMM-ICME2023/DenseNet
Code for Densely Connected Convolutional Networks (DenseNets)
3DMM-ICME2023/DenseNet_lite
A more memory efficient Torch implementation of "Densely Connected Convolutional Networks".
3DMM-ICME2023/DenseNetCaffe
Caffe code for Densely Connected Convolutional Networks (DenseNets)
3DMM-ICME2023/FavoritePapers
3DMM-ICME2023/FlowNetPytorch
Pytorch implementation of FlowNet by Dosovitskiy et al.
3DMM-ICME2023/golf_audio_hit
extract audio feature from golf video to generate hotspot
3DMM-ICME2023/Incremental-Network-Quantization
Caffe Implementation for Incremental network quantization
3DMM-ICME2023/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
3DMM-ICME2023/latent-subevents
This repository contains the code for our AAAI 2017 paper, "Learning Latent Sub-events in Activity Videos Using Temporal Attention Filters"
3DMM-ICME2023/LEETCODE
LEETCODE
3DMM-ICME2023/pytorch-CortexNet
3DMM-ICME2023/SENet
Squeeze-and-Excitation Networks
3DMM-ICME2023/Spoken-language-identification
Spoken language identification with deep learning
3DMM-ICME2023/Structured-Self-Attentive-Sentence-Embedding
An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' published by IBM and MILA.
3DMM-ICME2023/TC3D
3DMM-ICME2023/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
3DMM-ICME2023/Video-Classification-2-Stream-CNN
Video Classification using 2 stream CNN
3DMM-ICME2023/visual_question_answering
Tensorflow implementation of "Dynamic Memory Networks for Visual and Textual Question Answering"