Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
turingyizhu committed Jul 10, 2017
1 parent f9af063 commit aea4962
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,35 @@ Current release is the PyTorch implementation of the "Towards Good Practices for
For future, I will add PyTorch implementation for the following papers:

Temporal Segment Networks: Towards Good Practices for Deep Action Recognition,

Limin Wang, Yuanjun Xiong, Zhe Wang, Yu Qiao, Dahua Lin, Xiaoou Tang, Luc Van Gool

ECCV 2016

Deep Temporal Linear Encoding Networks

Ali Diba, Vivek Sharma, Luc Van Gool

https://arxiv.org/abs/1611.06678

Hidden Two-Stream Convolutional Networks for Action Recognition

Yi Zhu, Zhenzhong Lan, Shawn Newsam, Alexander G. Hauptmann

https://arxiv.org/abs/1704.00389


Install
=========

Tested on PyTorch:

OS: Ubuntu 16.04

Package manager: Conda

Python: 3.5

CUDA: 8.0

Code also works for Python 2.7.
Expand All @@ -45,7 +55,9 @@ Testing

Related Projects
====================

[TSN](https://github.com/yjxiong/temporal-segment-networks): Temporal Segment Networks: Towards Good Practices for Deep Action Recognition

[Hidden Two-Stream](https://github.com/bryanyzhu/Hidden-Two-Stream): Hidden Two-Stream Convolutional Networks for Action Recognition


Expand Down

0 comments on commit aea4962

Please sign in to comment.