Cannot detect YOLOX with quantization model trained on custom dataset

Thank you @omria -san. Sorry for the delay in contacting you again.
I was able to resolve this matter myself.

This issue was caused by the fact that YOLOX did not require normalization as discussed in the following link.

By modifying DFC to not normalize input images, YOLOX now works correctly.

Referenced Discussions

1 Like