Commit Graph

15 Commits

Author SHA1 Message Date
Aidan Sharpe
35fc6dd2e5 Figure saving with proper size 2024-04-18 13:51:31 -04:00
04cf5cb9bc Completeted bilateral filter variable radius analysis 2024-04-16 12:35:35 -04:00
26758224b7 Tested performance with varying radii for Gaussian and Mean Kuwahara Filter 2024-04-11 16:56:51 -04:00
Aidan Sharpe
90915efb7e Fixed error with counting correct predictions when using filters 2024-04-11 15:11:32 -04:00
Aidan Sharpe
7430ddac94 Modular filtering tested and working with varying filter strengths 2024-04-11 14:24:48 -04:00
ab4460aeeb Moved filtering functions into separate module 2024-04-10 20:15:11 -04:00
Aidan Sharpe
df7ac8b236 Decreased epsilon step size to 0.025 2024-04-10 12:23:55 -04:00
Aidan Sharpe
56da2ea4eb Made raw program output easier to read; completed unfinished table of results 2024-04-07 12:08:48 -04:00
Aidan Sharpe
8f264f7958 1-Bit, color snapping, and pluality vote accuracies 2024-04-07 12:04:46 -04:00
Aidan Sharpe
30d8766e69 New implementation of color snapping 2024-04-06 22:31:31 -04:00
Aidan Sharpe
afd810a802 Implemented reduced color space (snapped color) filter 2024-04-05 17:18:25 -04:00
Aidan Sharpe
47b14362de Various filters defending unmodified mnist cnn classifier 2024-04-04 15:12:14 -04:00
Aidan Sharpe
d0a09e839f Models trained with various filters; kuwahara filter defense 2024-04-04 13:50:35 -04:00
c0372d8e8f Tested models with filtered and unfiltered training data 2024-03-05 13:31:22 -05:00
b36fd83da4 Moved to separate project on Gitea 2024-02-22 13:39:09 -05:00