hi,
if we use int8 model, the range of the output rgb values is 0-1 or 0-255?
I think the organizer should define the output format of model, like the range(0~1 or 0~255), data type(INT8 or UINT8 or FP).
This can let us know whether we need to adjust any post processing into tflite.