Note: always usegit clone --recursive https://github.com/yjxiong/tsn-pytorchto clone this project. Otherwise you will not be able to use the inception series CNN archs. This is a reimplementation of temporal segment networks (TSN) in PyTorch. All settings are kept identical to the original...
mmaction2训练tsn模型 1.下载标签 AI检测代码解析 cd mmaction2/tools/data/kinetics/ bash download_annotations.sh kinetics400 1. 2. 2.下载视频 AI检测代码解析 bash download_videos.sh 1. 下载的文件会在mmaction2/data下面