当前位置:网站首页>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
边栏推荐
- shell脚本快速统计项目代码行数
- Make Jar, Not War
- According to the analysis of the Internet industry in 2022, how to choose a suitable position?
- Transformation transformation operator
- AcWing 361. Sightseeing cow problem solution (SPFA seeking positive ring)
- 【信号与系统】
- hdu 4661 Message Passing(木DP&组合数学)
- 字符串转成日期对象
- 分享一个通用的so动态库的编译方法
- WCF Foundation
猜你喜欢
Appium automation test foundation uiautomatorviewer positioning tool
Transplant DAC chip mcp4725 to nuc980
AcWing 345. Cattle station solution (nature and multiplication of Floyd)
Make Jar, Not War
454-百度面经1
字节P7专业级讲解:接口测试常用工具及测试方法,福利文
405 method not allowed appears when the third party jumps to the website
js如何快速创建一个长度为 n 的数组
Set WordPress pseudo static connection (no pagoda)
云呐|工单管理软件,工单管理软件APP
随机推荐
数据手册中的词汇
Wood extraction in Halcon
Dark horse notes - exception handling
C语言实例_5
长按按钮执行函数
糊涂工具类(hutool)post请求设置body参数为json数据
Go zero micro service practical series (IX. ultimate optimization of seckill performance)
从底层结构开始学习FPGA----FIFO IP的定制与测试
AI 从代码中自动生成注释文档
MySQL script batch queries all tables containing specified field types in the database
Let's see how to realize BP neural network in Matlab toolbox
移植DAC芯片MCP4725驱动到NUC980
Vocabulary in Data Book
安利一波C2工具
2022 Google CTF SEGFAULT LABYRINTH wp
Drag to change order
C language instance_ four
分享一个通用的so动态库的编译方法
子网划分、构造超网 典型题
C language instance_ two