Skip to content

XuHao9166/TSN_BehaviorRecognition_GenerateTrainImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSN_BehaviorRecognition_GenerateTrainImages

(如果您觉得这个项目帮助到您,麻烦给颗星星) (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++ 代码,因此我本人给出对应的c++代码: https://github.com/XuHao9166/TSN_BehaviorRecognition_ForwardCalculation

The C++ code for TSN forward calculation is not given in the TSN project, so I will give the corresponding code here: https://github.com/XuHao9166/TSN_BehaviorRecognition_ForwardCalculation

本项目依赖的环境: OpenCV3.4.0_cuda

The environment the project depends on: OpenCV3.4.0_cuda

About

Generate training sample images of TSN algorithm \ TSN异常行为检测训练样本生成C++ 代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages