Skip to content

fazoony/524_MiniProject

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 5, 2024 23:07
April 5, 2024 22:59

524_MiniProject

Unzipping.ipynb

The data was uploaded as a zipfile and this code was used to extract it.

Splitting.ipynb

This file was used to split the dataset into Train/Valid/Test.

Sorting.ipynb

This code was used to sort images into directories corresponding to their category.

Training.ipynb and Training_With_FaceCropping.ipynb

These files were used to train the model. One was trained with face cropping and one without.

Testing.ipynb

This code was used to test the accuracy of the models on their corresponding Test dataset (the one extracted from 'train')

Submitting.ipynb

This code uses the trained model to predict the labels of the test datset and create the appropriate submission file. Note that Training still has code related to facial cropping but this was not ulrimately used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published