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.4k stars 345 forks source link

no "model_b1_gpu0_int8.engine" file #400

Open JCastel358 opened 1 year ago

JCastel358 commented 1 year ago

when i try to follow the procedure for int8 calibration i get an error message saying model_b1_gpu0_int8.engine is not found, i see that the model_b1_gpu0_fp32.engine is there and that works fine.

marcoslucianops commented 1 year ago

The model_b1_gpu0_int8.engine file is created after the calibration process.