Project Manager: Danica Du ([email protected])
Project Members: Vani Sachdev, Marwan Bit, Eshaan Lumba, Austin Zang
Check out our Notion page for project details and updates.
├── exploration # Notebooks from exploratory phase
├── data # Local datasets for testing
├── ... # Helper files, including dataset generation
├── feature_point_analysis
│ └── output_data # Algorithm output data
│ │ └── full # Output data for full-face images
│ │ └── ... # Output data for each facial region
│ └── ... # Other notebooks
├── feature_matching_analysis
│ └── ... # Other notebooks
└── README.md