AdvBox
AdvBox copied to clipboard
How to use Deepfool and C&W in segmentation model?
Due to the implementation of Deepfool and C&W is for classifier which just have a 1xK dimension predict vector,but for segmentation model,the predict is a mask whose dimension is HxWxK.