CoolFace
Apppublic

Leeps/adversarial-playground

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
App README

ResNet50 Adversarial Image Playground

A CPU-friendly Gradio app adapted from ../reference/pset3.ipynb.

The app keeps the notebook's core ideas visible: ResNet50 image classification, logits vs. softmax probabilities, and a targeted gradient-based image attack. The robust checkpoint section from the original notebook is omitted so the interface stays portable and does not depend on the external course-server checkpoint.