10000 GitHub - cgia10/RNN-Video-Segmentation: A PyTorch implementation of LSTM for sequence-to-sequence segmentation of video data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cgia10/RNN-Video-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video classification using LSTM models in PyTorch.

In the first case, an LSTM model is used to classify each video as a whole. Then the model is extended to classify each frame in a video. The model result from one of these frame-wise classifications is shown below:

About

A PyTorch implementation of LSTM for sequence-to-sequence segmentation of video data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0