Update README.md
Browse files
README.md
CHANGED
|
@@ -1,33 +1,5 @@
|
|
| 1 |
# Emolysis: A Multimodal Open-Source Group Emotion Analysis and Visualization Toolkit
|
| 2 |
|
| 3 |
-
<div align="center">
|
| 4 |
-
<img src="assets/emolysis.webp">
|
| 5 |
-
<p></p>
|
| 6 |
-
</div>
|
| 7 |
-
|
| 8 |
-
<div align="center">
|
| 9 |
-
<a href="https://github.com/ControlNet/emolysis/issues">
|
| 10 |
-
<img src="https://img.shields.io/github/issues/ControlNet/emolysis?style=flat-square">
|
| 11 |
-
</a>
|
| 12 |
-
<a href="https://github.com/ControlNet/emolysis/network/members">
|
| 13 |
-
<img src="https://img.shields.io/github/forks/ControlNet/emolysis?style=flat-square">
|
| 14 |
-
</a>
|
| 15 |
-
<a href="https://github.com/ControlNet/emolysis/stargazers">
|
| 16 |
-
<img src="https://img.shields.io/github/stars/ControlNet/emolysis?style=flat-square">
|
| 17 |
-
</a>
|
| 18 |
-
<a href="https://github.com/ControlNet/emolysis/blob/master/LICENSE">
|
| 19 |
-
<img src="https://img.shields.io/github/license/ControlNet/emolysis?style=flat-square">
|
| 20 |
-
</a>
|
| 21 |
-
<a href="https://arxiv.org/abs/2305.05255">
|
| 22 |
-
<img src="https://img.shields.io/badge/arXiv-2305.05255-b31b1b.svg?style=flat-square">
|
| 23 |
-
</a>
|
| 24 |
-
</div>
|
| 25 |
-
|
| 26 |
-
<div align="center">
|
| 27 |
-
<a href="https://github.com/ControlNet/emolysis/actions"><img src="https://img.shields.io/github/actions/workflow/status/ControlNet/emolysis/server-test.yaml?branch=master&label=test&style=flat-square"></a>
|
| 28 |
-
<a href="https://github.com/ControlNet/emolysis/actions"><img src="https://img.shields.io/github/actions/workflow/status/ControlNet/emolysis/build.yaml?branch=master&label=build&style=flat-square"></a>
|
| 29 |
-
</div>
|
| 30 |
-
|
| 31 |
This repo is official repository for the paper [Emolysis: A Multimodal Open-Source Group Emotion Analysis and Visualization Toolkit](https://arxiv.org/abs/2305.05255).
|
| 32 |
|
| 33 |
## Get Started
|
|
|
|
| 1 |
# Emolysis: A Multimodal Open-Source Group Emotion Analysis and Visualization Toolkit
|
| 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
This repo is official repository for the paper [Emolysis: A Multimodal Open-Source Group Emotion Analysis and Visualization Toolkit](https://arxiv.org/abs/2305.05255).
|
| 4 |
|
| 5 |
## Get Started
|