forked from FORTH-ModelBasedTracker/MocapNET
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
@inproceedings{Qammaz2021, | ||
author = {Qammaz, Ammar and Argyros, Antonis A}, | ||
title = {Towards Holistic Real-time Human 3D Pose Estimation using MocapNETs}, | ||
booktitle = {British Machine Vision Conference (BMVC 2021)}, | ||
publisher = {BMVA}, | ||
year = {2021}, | ||
month = {November}, | ||
projects = {I.C.HUMANS}, | ||
videolink = {https://www.youtube.com/watch?v=aaLOSY_p6Zc} | ||
} | ||
|
||
@inproceedings{Qammaz2020, | ||
author = {Ammar Qammaz and Antonis A. Argyros}, | ||
title = {Occlusion-tolerant and personalized 3D human pose estimation in RGB images}, | ||
booktitle = {IEEE International Conference on Pattern Recognition (ICPR 2020), (to appear)}, | ||
year = {2021}, | ||
month = {January}, | ||
url = {http://users.ics.forth.gr/argyros/res_mocapnet_II.html}, | ||
projects = {Co4Robots}, | ||
pdflink = {http://users.ics.forth.gr/argyros/mypapers/2021_01_ICPR_Qammaz.pdf}, | ||
videolink = {https://youtu.be/Jgz1MRq-I-k} | ||
} | ||
|
||
@inproceedings{Qammaz2019, | ||
author = {Qammaz, Ammar and Argyros, Antonis A}, | ||
title = {MocapNET: Ensemble of SNN Encoders for 3D Human Pose Estimation in RGB Images}, | ||
booktitle = {British Machine Vision Conference (BMVC 2019)}, | ||
publisher = {BMVA}, | ||
year = {2019}, | ||
month = {September}, | ||
address = {Cardiff, UK}, | ||
url = {http://users.ics.forth.gr/argyros/res_mocapnet.html}, | ||
projects = {CO4ROBOTS,MINGEI}, | ||
pdflink = {http://users.ics.forth.gr/argyros/mypapers/2019_09_BMVC_mocapnet.pdf}, | ||
videolink = {https://youtu.be/fH5e-KMBvM0} | ||
} |