marcoslucianops / DeepStream-Yolo-Seg

NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 implementation for YOLO-Segmentation models
MIT License
54 stars 12 forks source link

INT8 quantization support #17

Open dhruvsasuke opened 8 months ago

dhruvsasuke commented 8 months ago

Hi. Is there any support for converting the YoloV8-seg model to INT8 precision and using it with Deepstream?

felixkarevo commented 1 month ago

@dhruvsasuke If you found a solution for converting the YoloV8-seg model to INT8 precision, I would be very much interested. Trying to achieve the same.