Update README.md
Browse files
README.md
CHANGED
|
@@ -11,8 +11,18 @@ size_categories:
|
|
| 11 |
|
| 12 |
# Brief introduction
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
We present <b>SAMM</b>, a large-scale dataset for Detecting and Grounding Semantic-Coordinated Multimodal Manipulation.
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
# Annotations
|
| 18 |
```
|
|
|
|
| 11 |
|
| 12 |
# Brief introduction
|
| 13 |
|
| 14 |
+
<div align="center">
|
| 15 |
+
<img src='./figures/teaser.png' width='90%'>
|
| 16 |
+
</div>
|
| 17 |
+
|
| 18 |
We present <b>SAMM</b>, a large-scale dataset for Detecting and Grounding Semantic-Coordinated Multimodal Manipulation.
|
| 19 |
|
| 20 |
+
**Dataset Statistics:**
|
| 21 |
+
|
| 22 |
+
<div align="center">
|
| 23 |
+
<img src='./figures/samm_statistics.png' width='90%'>
|
| 24 |
+
</div>
|
| 25 |
+
|
| 26 |
|
| 27 |
# Annotations
|
| 28 |
```
|