Skip to content

bbrattoli/PermutationLSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Permutation LSTM

Created by Biagio Brattoli

Code used in the CVPR 2017 Paper - "LSTM Self-Supervision for Detailed Behavior Analysis" link

Introduction

Implementation code for training the Permutation LSTM in tensorflow and caffe.

Installation

Follow the instraction for the installation of the preferred framework (tensorflow or caffe) and run the script!

Usage

The sequences are given in a txt file, one sequence per row and each frame is separated by black space (or tab).

Acknowledgments

I thank Artsiom Sanakoyeu for the alexnet implementation in tensorflow and Uta Buechler for updating the network for the LSTM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages