/TwoStreamSR

Two-Stream Action Recognition-Oriented Video Super-Resolution (ICCV2019)

Primary LanguageC++

SR for Action Recognition

Two-Stream Action Recognition-Oriented Video Super-Resolution (ICCV2019)

License and Citation

Content

This code consists of Three parts:

By the way, we use Temporal Segment Network (TSN) and Spacial-Temporal Residual Network (ST-Resnet) to generate recognition accuracy. Please refer to https://github.com/yjxiong/temporal-segment-networks and https://github.com/feichtenhofer/st-resnet for their code respectively.