victory的博客

长安一片月,万户捣衣声

0%

Multimodal Emotion Recognition Method based on Facial expressions and EEG

Contributions

To solve the multimodal emtoion recognition problem, the emotion recognition results
were calculated using the Monte Carlo method to combine the recognition results of
facical expressions and EEG in the multimodal emotion recognition.

阅读全文 »

虚假名人照片生成

1. 虚假照片生成有什么用?

生成一些“并不存在的人”的照片
给定一系列真人照片,通过GAN技术生成一些类似的照片。但这些照片上的人并不真实存在。
这些照片可以用作一些影视作品中的“遗像”,这样,既保证了影视作品的真实性,又不需要使用真人照片。

2.数据集情况

CelebA(名人照片数据集)
网址:http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
· 人脸照片,拥有超过200K张名人照片
· 照片中人的姿态不一,背景杂乱

模型介绍

DCGAN generator