# Capstone meeting #11
## Agenda
- Last Week TODO's
- Phase 1 update
- Assignment 2
## Last Week TODO's
* [Tsz Kiu] Setting up data uploading protocol (Saturday)
* [team] Scrape whatever you could (alphabets + fingerspelling)
* you could record yourself!
* [rabbit hole]
* Annotating data
* [others]
* [Matt] Figure out implementation side of system for models
* [Yick] Liasing, with Auslan Communities (by wednesday; 13 may, 2020)
## Phase 1 update
### Matthew
* Successfully integrated OpenPose with a Python Wrapper!
* Created a flask based web application to expose a user interface for our program!
* Helping Tsz Kiu out in the setting up preprocessing for training using python openpose wrapper
* Struggling now to make web application available to us because of a stupid HTTPS/SSL issue.
### Tsz Kiu
* Finished creating a protocol using Google Drive
* Copy paste data from google drive to repository
* Try to look into automating process to make things easier
* Setup the preprocesing pipeline
### Yick
* Found a possible repository
* https://github.com/HealthHackAu2018/auslan-party
* Look into using datasets from other sign languages
* Chinese Sign Language
* Digging into the process idea and theoretical side
## To-do, Moving Forward
* [Tsz Kiu] Setting up a protocol/infrastructure to train dataset
* [Tsz Kiu] (if have time) automate downloading from Google drive
* [Tsz Kiu] (if have time) set up the gesture recognition part (with any model)
* [Matt] Creating the web application to be used on our local laptops
* [Matt] Creating OpenPose module for modularity
* [Matt] Learning Keras to better understand
* [yick] normalize;
## Free time
* [yick] image processing stuff - filtering; training - increase the variability prior/after ;
* [yick] optimize openpose (lightweight)
* [yick] statistics;
## Assignment 2
*