Final project for CS2952N with Prof. Chen Sun. Original repository linked here.
Team effort with Nitya Thakkar and Dave Lubawski. Project
report found in SUS_Embedding.pdf.
- environment
- preprocess (msCOCO, MNIST, CIFAR-10)
- setup model
- train
- analysis
- To run this code, you must download the MSCoco dataset into the ./data folder. You can see the file paths for this in
preprocess.py. We downloaded MSCoco withwget.