Closed
Description
Search before asking
- I have searched the YOLOv5 issues and discussions and found no similar questions.
Question
I conducted a 300-epoch training using the BDD100K dataset. My test results are shown below. However, there seems to be a problem with the confusion matrix — the predictions appear incorrect or inconsistent.
Note:
Before the training phase, I followed the instructions in this GitHub issue comment:
Xilinx/Vitis-AI#1252 (comment)
Specifically, I replaced the SiLU activation layer as recommended for compatibility with Vitis AI.
Could this modification be related to the issue with the confusion matrix?
Additional
No response