awesome-semantic-segmentation-pytorch
awesome-semantic-segmentation-pytorch copied to clipboard
Why the performance dropped by half when use pytorch1.5 or the newer version?
trafficstars
I have trained a model on pytorch1.3. And when I applied the trained model on pytroch1.5 or the newer version to test the same test data, the performance dropped by half. The evaluation indicators used for testing are F1-score and IOU.