DQDH
DQDH
@ZhangXiufei you can open this link https://bitbucket.org/deeplab/deeplab-public/src , the code in path matlab/my_script/EvalSegResults.m is for mIoU. You should change the Image path with you own path.
@jiwoon-ahn .Thanks. I will have a try with the CRF parameters. And the last problem is the plus tip which you mean refine the rw label with dense CRF? Is...
@zbf1991 @jiwoon-ahn find i get the same mIoU on val dataset with author, but can't reach the same mIoU on train set that both in provided weights by author and...
@YudeWang I didn't get the same ResNet38 result as the author.
@YudeWang I get the same mIoU on CAM result and rw result as the author by vgg16,but can't get the same mIoU on the final segmentation result by vgg16.
@YudeWang a single1080 GPU.
ok, thanks. I want to confirm that the weights [ilsvrc-cls_rna-a1_cls1000_ep-0001.params] is the pretrained weights for training segmentation network ResNet38?
which lr_type(fixed(default)/step/linear) should I choose when training the ResNet38 segmentation network?
you can find the link in readmne
The models and data can not be download. Are there other links?