I want to deploy the GazeNet deployable version to test its functionality, but I’m having difficulty finding a clear deployment guideline for GazeNet. This link (Integrating TAO Models into DeepStream - NVIDIA Docs) provides general instructions for TAO model deployment, but the specific link to the DeepStream-TAO GazeNet model deployment appears to be empty or unavailable.
I’m new to using NVIDIA models. Could someone kindly provide guidance or point me to updated resources for deploying GazeNet with DeepStream? Thanks!
Thanks your support!
I installed Deepstream 7.0 using docker container, and run test example successfully in container. But I meet problem when I run gaze estimation model with command:./deepstream-gaze-app 1 ../../../configs/nvinfer/facial_tao/sample_faciallandmarks_config.txt woman.jpg ./gazenet
I appreciate your support!
I have successfully execute command: ./deepstream-gaze-app 1 ../../../configs/nvinfer/facial_tao/sample_faciallandmarks_config.txt file:////opt/nvidia/deepstream/deepstream-7.0/my_app/deepstream_tao_apps/apps/tao_others/deepstream-gaze-app/woman_turn_left.jpg ./gazenet
But I still two following questions:
I want to use camera to test and run the command(run in container): ./deepstream-gaze-app 3 ../../../configs/nvinfer/facial_tao/sample_faciallandmarks_config.txt v4l2:///dev/video0 ./gazenet
Could you please suggest how can I solve this problem?
I want to implement this gaze estimation into my project. I am confused how can I use the model. Maybe two ways: 1) Pass the input to gazent with as requirement with four input, 2) entire end-to-end video analytic application, but I didn’t find the suitable guideline how to implement. Could you please give me some advice and refer to the proper documentation?
If I want to use the deployable version gazenet directly, how can I deploy it? The following page will bring me the latest version of Train Adapt Optimize (TAO) Toolkit, DeepStream or TensorRT which are not compatible of the Gaznet. Could you please give me the link of the previous version of how to deploy gazenet? Thanks
When I execute mp4 video in the container, I got the core dump. I didn’t change the source codes. Could you please advise if I miss configure some files?
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only)