Zhuang Xiong
Zhuang Xiong
Parameter setting: ``` def parse_args(): parser = argparse.ArgumentParser( description='MMAction2 webcam spatio-temporal detection demo') parser.add_argument( '--config', default=('../configs/detection/ava/' 'slowonly_omnisource_pretrained_r101_8x8x1_20e_ava_rgb.py'), help='spatio temporal detection config file path') parser.add_argument( '--checkpoint', default=('https://download.openmmlab.com/mmaction/detection/ava/' 'slowonly_omnisource_pretrained_r101_8x8x1_20e_ava_rgb/' 'slowonly_omnisource_pretrained_r101_8x8x1_20e_ava_rgb' '_20201217-16378594.pth'), help='spatio...
`-lglslang -lshaderc_shared`
same issue, did you solve it ?
lib/python3.7/site-packages/torch/onnx/utils.py `# args = _decide_input_format(model, args) ` sovled it
solve it. adjust param.
> > solve it. adjust param. > > Hello, how is this parameter adjusted? Do you change the parameters according to this? **keyframe = task.frames[len(task.frames) // 4]** Try changing the...
按照官方文档转就可以了,针对多输入网络需要给对应张量大小的npy文件。模型跟踪结果不对不一定是模型的问题,也有可能是后处理的问题,所以你可以先确定rknn模型和onnx模型输出的结果是否已经对齐。
x545690660
没有要求,调试下应该能解决这个问题
MMSE数据集需要购买,借楼求AFRL数据集获取方式