├── AVEC task description.pdf ├── Figure ├── . ... ├── CNN.png ├── ccc_per_behaviour.png └── pipeline.png ├── README.md ├── cut_videos.m ├── demo_extract_feature.m~ ├── demo_extract_feature_resample.m ├── demo_extract_feature_select.m ├── example_data.mat ├── flat_data.m ├── fourier_transform_resample.m ├── fourier_transform_select.m ├── getVideoFeature.m ├── preprocess.m └── task_time_stamp_avec2013.zip /AVEC task description.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/AVEC task description.pdf -------------------------------------------------------------------------------- /Figure/. ...: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Figure/CNN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/Figure/CNN.png -------------------------------------------------------------------------------- /Figure/ccc_per_behaviour.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/Figure/ccc_per_behaviour.png -------------------------------------------------------------------------------- /Figure/pipeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/Figure/pipeline.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/README.md -------------------------------------------------------------------------------- /cut_videos.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/cut_videos.m -------------------------------------------------------------------------------- /demo_extract_feature.m~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/demo_extract_feature.m~ -------------------------------------------------------------------------------- /demo_extract_feature_resample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/demo_extract_feature_resample.m -------------------------------------------------------------------------------- /demo_extract_feature_select.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/demo_extract_feature_select.m -------------------------------------------------------------------------------- /example_data.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/example_data.mat -------------------------------------------------------------------------------- /flat_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/flat_data.m -------------------------------------------------------------------------------- /fourier_transform_resample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/fourier_transform_resample.m -------------------------------------------------------------------------------- /fourier_transform_select.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/fourier_transform_select.m -------------------------------------------------------------------------------- /getVideoFeature.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/getVideoFeature.m -------------------------------------------------------------------------------- /preprocess.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/preprocess.m -------------------------------------------------------------------------------- /task_time_stamp_avec2013.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SSYSteve/Human-behaviour-based-depression-analysis-using-hand-crafted-statistics-and-deep-learned/HEAD/task_time_stamp_avec2013.zip --------------------------------------------------------------------------------