awesome-semantic-segmentation-pytorch
awesome-semantic-segmentation-pytorch copied to clipboard
eval
trafficstars
hello,I use my own datasets,including two classes, I use the pascal_voc to load it ,there are no problems in training and eval process,but the test results are abnormal,for each image,the pa and miou are 100 and 50, also the mask is all black. I want to know what can i do to solve it.
Hello, I also met the same problem, may I ask if you have solved it