Cvcore_libs deprication in DeepStream 7.1

• Hardware Platform Jetson Orin NX
• DeepStream Version 7.1
• JetPack Version 36.4
• Issue Type question

I noticed in Not able to use libnvcv_gazenet.so with nvdsvideotemplate plugin it says that cvcore_libs and as a result gazenet are depricated in DeepStream 7.1

  1. What is the idea behind this ? Do people just stop needing this functionality ?
  2. Is this temporary and will it be supported at a later time ?
  3. Is there a different way to have gazenet running ?
  4. Are there instructions on how to roll back to DS 7.0 ? Does that include rolling back to a different Jetpack ?

thanks,
Tom

1 Like
  1. Becasue some models like FaceDetect are deprecated, cvcore_libs is not needed.
  2. it is not supported from DS7.1.
  3. run in DS7.0.
  4. please refer to tao5.3_ds7.0ga branch. please refer to the guide for how to set up DS7.0.

Thank you !

  1. Are the models like Gazenet no longer needed from now one then ? I know we still need them, but it seems like we can no longer use them if we want to use the other functionality that DS 7.1 (and later) bring.

Gazenet and other models based on FaceDetect are no longer maintained from DS7.1. You may try other models such as YOLO.

2 Likes

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