This model is introduced in https://ieeexplore.ieee.org/abstract/document/9335651
If you need overall codes in this project, please request me on e-mail:
[email protected], [email protected], TCL, KAIST, http://robot.kaist.ac.kr
Schematic of UI-GAN. The initial heart rate information was achieved from the extracted feature in non-fall data. The initial information was listed by the calculated relevance ranking. Feature maps, which became downsized for each convolution step, were surrounded in order of the highest-ranking feature. Color triangles representing the used features and corresponding feature maps were illustrated in the same color. All the surrounding feature maps were concatenated to the corresponding decoded feature maps. This model learned the distribution of the non-fall data through iterative adversarial training, and it detected falls from the difference between the input and the reconstruction data.
HIFD: https://github.com/nhoyh/HR_IMU_falldetection_dataset
MobiFall v2.0 & MobiAct v2.0: https://bmi.hmu.gr/the-mobifall-and-mobiact-datasets-2/
- UI-GAN (Proposed Model)
- AnoGAN
- fAnoGAN
- EBGAN
- BiGAN
- ALAD
- ENCEBGAN
- SENCEBGAN
- GANomaly
- Skip-GANomaly