Skip to content

基于cnn和lstm的动作视频序列识别

Notifications You must be signed in to change notification settings

ZHT-1994/cnn-lstm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于cnn和lstm的动作视频序列识别


依赖项

matlab2017b, matconvnet

算法流程

cnn用于提取每帧视频的特征,将每帧提取为4096维向量,选取每个视频的前一百帧,输入lstm进行训练

数据集

Recognition of human actions

运行

get_frames, get_feature, train_LSTM

About

基于cnn和lstm的动作视频序列识别

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%