Is Yolov5 Segmentation model supported on DeepStream?

• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version 6.1
• JetPack Version (valid for Jetson only) 4.5
• Issue Type( questions, new requirements, bugs) questions

Hello.

Is yolov5 instance segmentation model supported on DeepStream?

If not, are there any third party tools to deploy yolov5 instance segmentation model with DeepStream?

Best regards

DeepStream supports the following types of models:

  • Caffe Model and Caffe Prototxt
  • ONNX
  • UFF file
  • TAO Encoded Model and Key

We have some sample for instance segmentation model: NVIDIA-AI-IOT/deepstream_tao_apps: Sample apps to demonstrate how to deploy models trained with TAO on DeepStream (github.com)

Nice! Thanks.

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