/cifar-10

Primary LanguagePython

cifar-10

This is an image recognition competition on Kaggle

How to run

  • Training data and testing data should be put in the 'data' folder (train/test folder separately)
  • trainLabels.csv should be put in 'data' folder
  • python pre_classified.py
    python train.py
    python test.py
  • The result will be saved in result.csv