adaptive-segmentation-mask-attack
Segmentation attack
An implementation of an adversarial example generation method for deep learning segmentation models.
Pre-trained model, code, and materials from the paper "Impact of Adversarial Examples on Deep Learning Models for Biomedical Image Segmentation" (MICCAI 2019).
57 stars
4 watching
10 forks
Language: Python
last commit: over 4 years ago adversarial-examplessegmentationu-net
Related projects:
Repository | Description | Stars |
---|---|---|
utkuozbulak/pytorch-cnn-adversarial-attacks | PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 350 |
jind11/textfooler | A tool for generating adversarial examples to attack text classification and inference models | 494 |
chong-z/tree-ensemble-attack | An approach to create adversarial examples for tree-based ensemble models | 22 |
tsingqguo/abba | An implementation of an adversarial attack method to blur the vision of deep neural networks | 29 |
zfturbo/keras-mask-rcnn-for-open-images-2019-instance-segmentation | Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset | 56 |
advboxes/advbox | A toolbox for generating adversarial examples to test the robustness of machine learning models | 1,385 |
abbypa/nnproject_deepmask | A deep learning implementation of an object segmentation algorithm. | 187 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
yunqing-me/attackvlm | An adversarial attack framework on large vision-language models | 161 |
airbnb/artificial-adversary | A tool to generate adversarial text examples and test machine learning models against them | 397 |
thunlp/openattack | A Python toolkit for generating adversarial examples to test the robustness of natural language processing models | 689 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |