arvindchandel
arvindchandel
Getting error like below while executing the conversion script: python3 tools/pytorch2onnx.py /home/dev3/Documents/new_mmaction/mmaction2/work_dirs/ava/slowfast_kinetics_pretrained_r50_4x16x1_20e_ava_rgb_new-data_e20-2class/custom_slowfast.py /home/dev3/Documents/new_mmaction/mmaction2/work_dirs/ava/slowfast_kinetics_pretrained_r50_4x16x1_20e_ava_rgb_new-data_e20-2class/[email protected]_epoch_1.pth --is-localizer /home/dev3/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/torch/nn/functional.py:3103: UserWarning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with...
Hi @cwlroda, I want to track prediction generated from pifpaf to predict the activity of multiple person using some activity classifier like LSTM. For this i wanted to understand how...
I want to convert one pytorch model with backbone Resnet-50 to tensorrt, so first exported it to onnx and then trying onnx2trt to generate trt file. I am getting error...
Hi @zhang943 I want to check your model on my rtsp video, so how to run inference. What is approximate speed FPS, i can get on Nvidia 1650 GPU?