Can not download resnet18_3d_rgb_hmdb5_32.onnx and resnet18_2d_rgb_hmdb5_32.onnx

Hi Experts,

I install the deepstream below command
sudo apt install deepstream-7.1
and then I entry DIR , follow the README
Search and Download 3D and 2D RGB based tao_iva_action_recognition_pretrained
models from NGC Action Recognition Net | NVIDIA NGC
into this folder. The 2 TAO models are
resnet18_3d_rgb_hmdb5_32.onnx
resnet18_2d_rgb_hmdb5_32.onnx

But I can not find out the 2 TAO models, I can only download resnet18_3d_rgb_hmdb5_32.tlt
Could you please help to check this issue?

thanks,
LImeng

I have got the TAO models , but when I run
deepstream-3d-action-recognition -c deepstream_action_recognition_config.txt
and then video play is so slow

there are lots a warning as below,
Warning: A lot of buffers are being dropped.

Could you please help to check this issue?

thanks,
LImeng

This depends on your device’s capabilities. Do you run this model on dGPU or a Jetson? What model is it? For dGPU, you can use nvidia-smi. For Jetson, you can use jtop to check GPU usage.

there is no jtop command
-bash: jtop: command not found

sudo /usr/sbin/nvpmodel -q
[sudo] password for mli1:
NV Power Mode: MAXN
0

sudo pip3 install -U jetson-stats

then reboot

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.