/cs230

Primary LanguagePython

cs230

Above are the python files and jupyter notebooks that we used during our project, without the original Recipe 1M dataset and the generated encodings for the images (there were too many files to copy over).

The User file is where we put all our code together and is meant to be interactive with the User. We had troubles bringing our original User file from the ubuntu server, and so recreated it for a local server. However, below are screenshots of how a working user interaction with the User file looks like.

The user is able to input the file path, the number of closest recipes he/she would like to see, as well as which CNN model to run and which similarity measure to implement (cosine similarity or euclidean distance).

alt text

alt text

alt text

alt text

alt text