diff --git a/citation.bib b/citation.bib new file mode 100644 index 0000000..6e6c6f2 --- /dev/null +++ b/citation.bib @@ -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} +}