Skip to content

Commit

Permalink
add paper info
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaminyou committed Mar 23, 2024
1 parent b576edc commit d3990c0
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/Kaminyou/PathoOpenGait/blob/main/LICENSE)
![linting workflow](https://github.com/Kaminyou/PathoOpenGait/actions/workflows/main.yml/badge.svg)
# PathoOpenGait
#### PathoOpenGait: Pathological Gait Analysis With an Open-Source Cloud-Enabled Platform Empowered by Semi-Supervised Learning
For the details, please refer to [our papar](https://ieeexplore.ieee.org/document/10349936/) published in *IEEE journal of biomedical and health informatics*.
![image](./misc/pathoopengait-teaser.png)

## System design (Microservice architecture)
Expand Down Expand Up @@ -62,4 +64,17 @@ MAPPING = {
}
```
7. Finish. If you need to modify the input interface or anything else, please directly modify those files.
7. Finish. If you need to modify the input interface or anything else, please directly modify those files.

## Citation
```
@article{ho2024pathological,
title={Pathological Gait Analysis With an Open-Source Cloud-Enabled Platform Empowered by Semi-Supervised Learning-PathoOpenGait},
author={Ho, Ming-Yang and Kuo, Ming-Che and Chen, Ciao-Sin and Wu, Ruey-Meei and Chuang, Ching-Chi and Shih, Chi-Sheng and Tseng, Yufeng Jane},
journal={IEEE journal of biomedical and health informatics},
volume={28},
number={2},
pages={1066--1077},
year={2024}
}
```

0 comments on commit d3990c0

Please sign in to comment.