Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhimaoLin committed Nov 10, 2022
1 parent 1960faa commit d15bbb7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# csc2516-project
# Pain Detection Based on Facial Expression for Older Adults with Dementia

The purpose of this project is to compare the following papers:
The following two papers propose two pain detection algorithms using facial expression. The purpose of this project is to compare those two algorithms:

- Unobtrusive Pain Monitoring in Older Adults With Dementia Using Pairwise and Contrastive Training (**main paper**)
- Paper link: [https://ieeexplore.ieee.org/document/9298886](https://ieeexplore.ieee.org/document/9298886)
- GitHub repo: [https://github.com/TaatiTeam/pain_detection_demo.git](https://github.com/TaatiTeam/pain_detection_demo.git)
- PDF: [https://tspace.library.utoronto.ca/bitstream/1807/104048/1/Dementia_Pain_Detection_TSpace.pdf](https://tspace.library.utoronto.ca/bitstream/1807/104048/1/Dementia_Pain_Detection_TSpace.pdf)
- Unobtrusive Pain Monitoring in Older Adults With Dementia Using Pairwise and Contrastive Training (**ExtendedMTL4Pain**)

- Pain Evaluation in Video using Extended Multitask Learning from Multidimensional Measurements (**ExtendedMTL4Pain**)
- Paper link: [https://proceedings.mlr.press/v116/xu20a.html](https://proceedings.mlr.press/v116/xu20a.html)
- GitHub repo: [https://github.com/xiaojngxu/ExtendedMTL4Pain.git](https://github.com/xiaojngxu/ExtendedMTL4Pain.git)
- PDF: [http://proceedings.mlr.press/v116/xu20a/xu20a.pdf](http://proceedings.mlr.press/v116/xu20a/xu20a.pdf)
Expand Down

0 comments on commit d15bbb7

Please sign in to comment.