Skip to content

yewon-lee/APS360

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APS360

APS360 Group Project

Scripts

check_for_incomplete_entries:

Used during data cleaning for the MuxspaceDataset

Specifically, it looks for:

  1. Entries that do not have a corresponding image in the image folder
  2. Entries that do not have an assigned emotion

The script will not do anything else other than tell you that these exist (script will not modify anything)

To run:

  1. cd into Data/MuspaceDataset
  2. run python check_for_incomplete_entries.py

About

APS360 Group Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.6%
  • TeX 8.1%
  • Python 3.3%