当前位置:网站首页>Baidu flying general BMN timing action positioning framework | data preparation and training guide (Part 2)
Baidu flying general BMN timing action positioning framework | data preparation and training guide (Part 2)
2022-07-07 01:39:00 【Xinxu】
3、 ... and 、BMN
The last part talks about dealing with BMN Training data needed , stay PaddleVideo-develop/applications/FootballAction/datasets/EuroCup2016/features Below this file
(1) Training data processing
open PaddleVideo-develop/applications/FootballAction/datasets/script This directory , Execute under this path :
python get_instance_for_bmn.py
(2) Modify the configuration file
open PaddleVideo-develop/applications/FootballAction/train_proposal/configs/bmn_football_v2.0.yaml
The first 22、26、31 Change the line to the one just generated :PaddleVideo-develop/applications/FootballAction/datasets/EuroCup2016/input_for_bmn/label.json The absolute path of
The first 38、49、60 The line should be changed to datasets Absolute path :PaddleVideo-develop/applications/FootballAction/datasets/EuroCup2016/input_for_bmn/feature
The first 84 That's ok PaddleVideo-develop/applications/FootballAction/BMN_INFERENCE_results And then create a new one called BMN_INFERENCE_results Folder
The first 17 That's ok batchsize Change it to 1
(3) Training BMN
stay PaddleVideo Project root execution :
python -B -m paddle.distributed.launch --gpus="0" --log_dir=./football/logs_bmn main.py --validate -c applications/FootballAction/train_proposal/configs/bmn_football_v2.0.yaml -o output_dir=./football/bmn
Start training
边栏推荐
- What does front-end processor mean? What is the main function? What is the difference with fortress machine?
- Machine learning: the difference between random gradient descent (SGD) and gradient descent (GD) and code implementation.
- Drag to change order
- 盒子拉伸拉扯(左右模式)
- js如何快速创建一个长度为 n 的数组
- 【芯片方案设计】脉搏血氧仪
- dvajs的基础介绍及使用
- [chip scheme design] pulse oximeter
- Clickhouse fields are grouped and aggregated, and SQL is queried according to the granularity of any time period
- 编译命令行终端 swift
猜你喜欢
c语言—数组
Appium自动化测试基础 — uiautomatorviewer定位工具
黑马笔记---异常处理
Js逆向——捅了【马蜂窝】的ob混淆与加速乐
新工作感悟~辞旧迎新~
域分析工具BloodHound的使用说明
Installation of gazebo & connection with ROS
[advanced C language] 8 written questions of pointer
Gazebo的安装&与ROS的连接
Go zero micro service practical series (IX. ultimate optimization of seckill performance)
随机推荐
Dark horse notes - exception handling
Appium foundation - appium inspector positioning tool (I)
curl 命令
Using the entry level of DVA in taro3.*
tansig和logsig的差异,为什么BP喜欢用tansig
AcWing 1140. 最短网络 (最小生成树)
json学习初体验–第三者jar包实现bean、List、map创json格式
Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which
Make Jar, Not War
Gin introduction practice
Set WordPress pseudo static connection (no pagoda)
Typical problems of subnet division and super network construction
数据手册中的词汇
Add the applet "lazycodeloading": "requiredcomponents" in taro,
JS ES5也可以创建常量?
THREE. AxesHelper is not a constructor
AcWing 1141. LAN problem solving (kruskalkruskal finding the minimum spanning tree)
Appium基础 — Appium Inspector定位工具(一)
AcWing 346. Solution to the problem of water splashing festival in the corridor (deduction formula, minimum spanning tree)
盒子拉伸拉扯(左右模式)