-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alessandro edited this page Apr 7, 2018
·
6 revisions
- Move data to Sherlock
- rsync command
- test: size on server == size on sherlock, maybe frames
- Extract frame times / timestamps
- show_frames / ffprobe commands
- test: do they agree with one another
- Extract and Rotate frames
- ffmpeg commands
- test: ffprobe counts == # of images in output
- data folder with output
- Run MTCNN
- mtcnn library, bash script to run, specify output, etc
- test: # rows in CSV correspond to # frames
- Run OpenPose on videos
- singularity / docker scripts? and bash script to use docker
- JSON -> CSV
- test: # rows == # frames
- data folder
- Ground truth
- scripts to get ground truth
- data folder
- Merge data?
- combine into giant csv
- other sanity checks
- all data goes here?
- Preliminary Analyses
- rmd
- use data in step 6
- Writeup
- use data in step 6