""" File: authors.py Author: Elena Ryumina and Dmitry Ryumin Description: About the authors. License: MIT License """ AUTHORS = """ Authors: [Elena Ryumina](https://github.com/ElenaRyumina), [Maxim Markitantov](https://github.com/markitantov), [Dmitry Ryumin](https://github.com/DmitryRyumin), [Heysem Kaya](https://www.uu.nl/staff/HKaya) and [Alexey Karpov](https://hci.nw.ru/en/employees/1) Authorship contribution: App developers: ``Elena Ryumina`` and ``Dmitry Ryumin`` Methodology developers: ``Elena Ryumina``, ``Maxim Markitantov``, ``Dmitry Ryumin``, ``Heysem Kaya`` and ``Alexey Karpov`` Model developers: ``Elena Ryumina`` and ``Maxim Markitantov`` Citation If you are using AVCER in your research, please site:
@inproceedings{RYUMINA2024CWPRV,
    title        = {Zero-Shot Audio-Visual Compound Expression Recognition Method based on Emotion Probability Fusion},
    author       = {Elena Ryumina and Maxim Markitantov and Dmitry Ryumin and Heysem Kaya and Alexey Karpov},
    booktitle    = {IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops},
    year         = {2024},
    pages        = {1--9},
    }
"""