Robust-Semantic-Segmentation icon indicating copy to clipboard operation
Robust-Semantic-Segmentation copied to clipboard

Dynamic Divide-and-Conquer Adversarial Training for Robust Semantic Segmentation (ICCV2021)

Results 6 Robust-Semantic-Segmentation issues
Sort by recently updated
recently updated
newest added

Hi, replicating the code launches this error, any thoughts ?

the paper claimed that ``Actually, the mean value of mIoU does not change more than 2.5% when n is 10 or 20,". However, as shown in Table 2, the performance...

Hello I am a computer student, currently reproduced your code on the voc2012 dataset, but the result of the BIM attack is 2 is 33, which is very different from...

Hi, I saw this message after downloading your provided pre-trained model from Google Drive and type the `unzip pretrained_model.zip` command. ```shell Archive: pretrained_model.zip warning [pretrained_model.zip]: 4294967296 extra bytes at beginning...

Hi, First, thanks for your excellent work. I am a master student major in CS who is now working on adversarial training. I would like to ask whether your provided...

Hi, @xiaogang00 Thanks for your work.But I do not find the code of C&W and DeepFool in test code,are the code at another position? Could you supplement the code of...