单目3D初始代码
This commit is contained in:
5
tools/model_inference/docs/model_inference_through_eventid.md
Executable file
5
tools/model_inference/docs/model_inference_through_eventid.md
Executable file
@@ -0,0 +1,5 @@
|
||||
tools/model_inference/examples/events/G1Q3_场地评测数据集.json文件中记录了不同工况的数据,每个工况下有多组数据,每组数据中的data_path为eventid信息。
|
||||
|
||||
tools/model_inference/adapters/get_clip_by_eventid.py脚本可以用过event_id信息获取clip数据
|
||||
|
||||
现在期望tools/model_inference/run_two_roi_exported_onnx_infer.py脚本能够接收tools/model_inference/examples/events/G1Q3_场地评测数据集.json的输入,从而对相关的clip数据进行模型推理。
|
||||
Reference in New Issue
Block a user