Annie Hermann & Yunxiang Yan
This Github was used solely for image processing and CRC job submission. The bulk of our code resides in our drive folder here
https://drive.google.com/drive/u/0/folders/1s88zgBU2thSJU5y13ZXGTQWLqIqrwVW1
Then access the Colab HOGFeatureClassification.ipynb. There, you can load our pre-processed HOG data and run our various models. Specifically, under 'Best Model' you can load the pre-trained SoftMax + HOG model and evaluate its accuracy on our test data. You can also run the demo we presented in class.