Skip to content

XuHao9166/TSN_BehaviorRecognition_ForwardCalculation

Repository files navigation

TSN_BehaviorRecognition_ForwardCalculation

(如果您觉得这个项目帮助到您,麻烦给颗星星) (If you think this project helps you, please give a star)

TSN 是来自于乔宇老师课题组的一篇文章,在ECCV 2016 上发表。 文章的链接:https://arxiv.org/abs/1608.00859

TSN is from the team of Qiao Yu, published at ECCV 2016. paper's Link :https://arxiv.org/abs/1608.00859

TSN

Temporal Segment Networks (TSN) 项目的githob 地址为:https://github.com/yjxiong/temporal-segment-networks

The githob address of the Temporal Segment Networks (TSN) : https://github.com/yjxiong/temporal-segment-networks

在TSN的项目中并没有给出TSN前向计算的C++ 代码,因此我本人在此给出对应的代码。

The C++ code for TSN forward calculation is not given in the TSN project, so I will give the corresponding code here.

代码说明:在当前的githob 项目中会缺少一个caffe封装的TSN库,因为涉及商业版权问题,可以通过邮件和我沟通:920672320@qq.com

Code Description: A caffe-encapsulated TSN library will be missing from the current githob project. Because of commercial copyright issues, you can communicate with me via email: 920672320@qq.com

但是代码是很完整的。 同时本人在githob上公开了TSN训练样本生成的代码:https://github.com/XuHao9166/TSN_BehaviorRecognition_GenerateTrainImages

But the code is very complete. At the same time, I published the code generated by the TSN training sample on githob:https://github.com/XuHao9166/TSN_BehaviorRecognition_GenerateTrainImages

缺少的这几个文件如下图所示:

The missing files are shown below:

LIB

实验的效果:

Experimental results:

效果图

About

temporal-segment-networks\Forward calculation\c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published