dvlab-research/PFENet

reproduce result

cty21995 opened this issue · 3 comments

image
why my test result of miou is 0

If you use the pre-trained weights and still get 0 miou, you may need to check your dataset preparation.

I got same problem, but I found it would not happen when batch size is less than 16.

In my opinion, I think you did not update the file path for the pre-trained model and backbone in the config file.