marcoslucianops / DeepStream-Yolo

NVIDIA DeepStream SDK 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
MIT License
1.45k stars 357 forks source link

Add blur to video stream - YOLOv8 #396

Open gaiadobc opened 1 year ago

gaiadobc commented 1 year ago

Hi, I'm thinking how to add blur on the video stream to anonymize faces but I'm not able to find a section of the code where i can add this functionality. Can you help me?

marcoslucianops commented 1 year ago

The blur will drop the performance of your pipeline. You can use the nvdsosd to hide the face. Take a look on: