PaddleVideo的时空检测模型使用paddle2onnx
收藏
PaddleVideo里面的时空检测模型/configs/detection/ava/ava.yaml在导出到静态图后,使用paddle2onnx报错:
“Oops, there are some operators not supported yet, including conditional_block,select_input,”
怎么才能导出可用的slowfast模型到onnx或者tensorrt
0
收藏
请登录后评论