Training dataset filter pipeline #4

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

Filter the training dataset for the MNIST model using the Kuwahara filter. The filter should be applied in memory only, never saving the filtered images.

Filter the training dataset for the MNIST model using the Kuwahara filter. The filter should be applied in memory only, never saving the filtered images.
Adog64 added this to the Denoising Filter as a Defense project 2024-02-29 13:14:45 -05:00
Author
Owner

CNN for MNIST dataset able to be trained on filtered and unfiltered data by using the --filter flag.

CNN for MNIST dataset able to be trained on filtered and unfiltered data by using the `--filter` flag.
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#4
No description provided.