CaoWGG / TensorRT-CenterNet

tensorrt5 , centernet , centerface, deform conv, int8
767 stars 158 forks source link

Erro when building engine for int 8 #72

Closed Jumponthemoon closed 4 years ago

Jumponthemoon commented 4 years ago

The erro comes as follow:

WARNING: ONNX model has a newer ir_version (0.0.4) than this parser was built against (0.0.3). setInt8Mode Notice: the platform do not has fast for int8 Begin building engine... WARNING: Calibrator is not being used. Users must provide dynamic range for all tensors that are not Int32. ERROR: Calibration failure occurred with no scaling factors detected. This could be due to no int8 calibrator or insufficient custom scales for network layers. Please see int8 sample to setup calibration correctly. ERROR: Builder failed while configuring INT8 mode. ERROR: Unable to create engine