ComfyUI Node: Adversarial Attack (FGSM/PGD)

Authored by bemoregt

Created

Updated

1 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

AdversarialAttack

Inputs

model RESNET_MODEL
image IMAGE
attack_method
  • FGSM
  • PGD
epsilon FLOAT
iterations INT
alpha FLOAT
target_class INT
resize_to_224 BOOLEAN

Outputs

IMAGE

STRING

STRING

INT

INT

Extension: ComfyUI_AdversarialAttack

A ComfyUI custom node set that generates adversarial examples using a pretrained ResNet18 classifier.

Authored by bemoregt

Looking for a different node?

More nodes in ComfyUI_AdversarialAttack

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more