Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 270 Bytes

File metadata and controls

7 lines (4 loc) · 270 Bytes

VideoClassification for Alzheimer's detection

Currently rank 28 out of 800 teams in Alzheimer's detection challenge

TDCNN - time distributed CNN followed by lstm https://arxiv.org/abs/1411.4389

VGG LSTM - keras pre-trained VGG16 followed by LSTM (runs faster)