JingyuanYY / EmoGen

This is the official implementation of 2024 CVPR paper "EmoGen: Emotional Image Content Generation with Text-to-Image Diffusion Models".
56 stars 7 forks source link

About calculation details of the three proposed new metrics #2

Closed JunyaoHu closed 7 months ago

JunyaoHu commented 7 months ago

First of all, thank you for your work, which has made an important contribution to the combination of image generation and emotion calculation, which is very rare and commendable.

Could you please provide supplementary materials? I would like to know more details about the quality of emotion generation metrics. I believe these questions should have been explained in detail in the supplementary materials.

I have read the relevant codes for three metrics.

https://github.com/JingyuanYY/EmoGen/blob/f560012bf56ff68f5c6edc3dfb9728e9c856ad91/training/inference.py#L285-L292

https://github.com/JingyuanYY/EmoGen/blob/f560012bf56ff68f5c6edc3dfb9728e9c856ad91/metrics/other_metrics.py#L151-L153

https://github.com/JingyuanYY/EmoGen/blob/f560012bf56ff68f5c6edc3dfb9728e9c856ad91/metrics/other_metrics.py#L107-L114

https://github.com/JingyuanYY/EmoGen/blob/f560012bf56ff68f5c6edc3dfb9728e9c856ad91/metrics/other_metrics.py#L160-L164

Thank you!

fengjw0909 commented 7 months ago

Thank you for your question. We will upload our supplementary materials in the next few days.

JunyaoHu commented 7 months ago

Thank you very much for your patience!