Implement CIFAR-10 #5

Closed
opened 2024-02-29 13:17:33 -05:00 by Adog64 · 1 comment
Owner

The effectiveness of FMSM may be obscured due to the shallow nature of the MNIST classifier architecture. Implementing the CIFAR-10 classifier will allow for evaluation on a deeper model.

The effectiveness of FMSM may be obscured due to the shallow nature of the MNIST classifier architecture. Implementing the CIFAR-10 classifier will allow for evaluation on a deeper model.
Adog64 added this to the Denoising Filter as a Defense project 2024-02-29 13:17:33 -05:00
Author
Owner

Implemented with VGG16 and tested with FGSM

Implemented with VGG16 and tested with FGSM
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Adog64/Adversarial-Machine-Learning-Clinic#5
No description provided.