pytorch-deeplab-xception icon indicating copy to clipboard operation
pytorch-deeplab-xception copied to clipboard

Issue with Xception Backbone

Open Thunder003 opened this issue 3 years ago • 2 comments

I've tried both xception and resnet-101 backbone. The resent-101 backbone is working fine but when using xception backbone, results are very bad. And even, training for longer making the resulting image completely black(after the multiplication of the model output image by value 255). Does anyone know the fix?

Thunder003 avatar Jun 14 '21 02:06 Thunder003

I had the same issue with Xception Backbone. Did you find the reason?

guava1427 avatar Mar 24 '22 06:03 guava1427

The same issue. Could not fix yet

SimaDidari avatar Oct 07 '22 17:10 SimaDidari