modestyachts / neural_kernels_code

36 stars 5 forks source link

public dataset #4

Open Kid-key opened 3 years ago

Kid-key commented 3 years ago

Hi, I can't access AWS services currently, would you provide the dataset via another approach like google drive?

Vaishaal commented 3 years ago

Which dataset would you like to access? I can create a public url for you.

Kid-key commented 3 years ago

I has modified several code and tried on vanilla cifar-10 dataset (http://www.cs.toronto.edu/~kriz/cifar.html) with zero-mean and normalization pre-processing, however, my accuracy for Myrtle5 is only about 76%. Such, I want to try your cifar-10 dataset as my baseline, thanks.

Vaishaal commented 2 years ago

Ah you need to use ZCA pre-processing as mentioned in the paper. 76 seems correct for standard pre_processing. Here is a link for ZCA pre-processed cifar-10: https://imagenetv2public.s3.us-west-2.amazonaws.com/cifar_zca.npz