PSPNet-tensorflow icon indicating copy to clipboard operation
PSPNet-tensorflow copied to clipboard

using data augmentation decreases the resolution

Open AyaMohamedS opened this issue 6 years ago • 0 comments

i trained the downloaded pspnet model 1 epoch over all the ade20k training dataset and i got miou=0.274 because of the small batch size used (batchsize=1) but when i used random scale and mirror during training the accuracy decreased more.

what is the reason ? and what is the best no. of epochs overall the dataset to show the effect of using data augmentation ?

AyaMohamedS avatar Dec 01 '18 09:12 AyaMohamedS