diff --git a/.gitignore b/.gitignore index ecc21d1f0075366856eb049ebcc775747a78fd85..db24985b8014e0000ce02e8513617ca9224b5822 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,6 @@ MetaAugment/__pycache__/main.cpython-38.pyc **/.DS_Store node_modules + +cifar-10-batches-py +cifar-10-python.tar.gz \ No newline at end of file diff --git a/MetaAugment/MetaAugment/test/cifar-10-batches-py/batches.meta b/MetaAugment/MetaAugment/test/cifar-10-batches-py/batches.meta deleted file mode 100644 index 4467a6ec2e886a9f14f25e31776fb0152d8ac64a..0000000000000000000000000000000000000000 Binary files a/MetaAugment/MetaAugment/test/cifar-10-batches-py/batches.meta and /dev/null differ diff --git a/MetaAugment/MetaAugment/test/cifar-10-batches-py/readme.html b/MetaAugment/MetaAugment/test/cifar-10-batches-py/readme.html deleted file mode 100644 index e377adef45c85dc91051edf2dee72c1d4d57732c..0000000000000000000000000000000000000000 --- a/MetaAugment/MetaAugment/test/cifar-10-batches-py/readme.html +++ /dev/null @@ -1 +0,0 @@ -<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.cs.toronto.edu/~kriz/cifar.html"> diff --git a/MetaAugment/MetaAugment/train/cifar-10-batches-py/batches.meta b/MetaAugment/MetaAugment/train/cifar-10-batches-py/batches.meta deleted file mode 100644 index 4467a6ec2e886a9f14f25e31776fb0152d8ac64a..0000000000000000000000000000000000000000 Binary files a/MetaAugment/MetaAugment/train/cifar-10-batches-py/batches.meta and /dev/null differ diff --git a/MetaAugment/MetaAugment/train/cifar-10-batches-py/readme.html b/MetaAugment/MetaAugment/train/cifar-10-batches-py/readme.html deleted file mode 100644 index e377adef45c85dc91051edf2dee72c1d4d57732c..0000000000000000000000000000000000000000 --- a/MetaAugment/MetaAugment/train/cifar-10-batches-py/readme.html +++ /dev/null @@ -1 +0,0 @@ -<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.cs.toronto.edu/~kriz/cifar.html">