Deepstream on AWS EC2

I saw 2 pages regarding pose_classification

https://docs.nvidia.com/tao/tao-toolkit/text/pose_classification/pose_classification.html

In the first link, the Training data part says:

The model is trained on an NVIDIA dataset with 6 annotated action classes, i.e., sitting_down, getting_up, sitting, standing, walking and jumping. The skeletons are based on the 34-keypoint NVIDIA format generated by the deepstream-bodypose-3d app.

I wonder:

1.If I want to train a pose classification net using my own dataset using TAO 5.0, do I have to run deepstream-bodypose-3d to generate the keypoints representing body parts as the required training dataset? Not sure if I misunderstood anything.

2.I’m working on an AWS EC2 server, where one Tesla T4 GPU is available and TAO toolkit 5.0.0 has been installed so far and the installed CUDA version is 12.2. The OS is ubuntu 22.04, while the document page(link provided below) says that the components have to be installed:

  • Ubuntu 20.04
  • GStreamer 1.16.3
  • NVIDIA driver 525.125.06
  • CUDA 12.1
  • TensorRT 8.5.3.1

https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Quickstart.html#dgpu-setup-for-ubuntu

libssl1.1 couldn’t be found to be installed by using sudo apt install command as it seems that it’s obsolete in Ubuntu 22.04.
Do I have to manually download and install it or use a newer version of libssl? Does the installation guide work for Ubuntu 22.04?

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

For model training question, please raise topic in TAO forum. Latest Intelligent Video Analytics/TAO Toolkit topics - NVIDIA Developer Forums

DeepStreamSDK 6.3 does not support Ubuntu 22.04.

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