diff --git a/Readme.md b/Readme.md
index 7a4de9a..a66e044 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,7 +2,7 @@
* @Date: 2021-01-13 20:32:12
* @Author: Qing Shuai
* @LastEditors: Qing Shuai
- * @LastEditTime: 2021-04-13 17:42:17
+ * @LastEditTime: 2021-04-14 16:00:04
* @FilePath: /EasyMocapRelease/Readme.md
-->
@@ -36,17 +36,32 @@ This is the basic code for fitting SMPL[1]/SMPL+H[2]/SMPL-X[3] model to capture
+
+
+
+
Captured with 6 cameras and a mirror
### Multiple Internet videos with a specific action (Coming soon)
[![report](https://img.shields.io/badge/ECCV20-imocap-red)](https://arxiv.org/pdf/2008.07931.pdf) [![quickstart](https://img.shields.io/badge/quickstart-green)](./doc/todo.md)
+
+
+
Internet videos of Roger Federer's serving
+
+
### Multiple views of multiple people (Coming soon)
[![report](https://img.shields.io/badge/CVPR20-mvpose-red)](https://arxiv.org/pdf/1901.04111.pdf) [![quickstart](https://img.shields.io/badge/quickstart-green)](./doc/todo.md)
+
+
+
Captured with 4 consumer cameras
+
+
### Others
This project is used by many other projects:
diff --git a/doc/imocap/imocap.gif b/doc/imocap/imocap.gif
new file mode 100644
index 0000000..507f6f1
Binary files /dev/null and b/doc/imocap/imocap.gif differ
diff --git a/doc/imocap/mv1p-mirror.gif b/doc/imocap/mv1p-mirror.gif
new file mode 100644
index 0000000..dca2bed
Binary files /dev/null and b/doc/imocap/mv1p-mirror.gif differ
diff --git a/doc/imocap/mvpose.gif b/doc/imocap/mvpose.gif
new file mode 100644
index 0000000..fdab30e
Binary files /dev/null and b/doc/imocap/mvpose.gif differ