diff --git a/README.md b/README.md index 16e1838..3997700 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is the official implementation of our NeurIPS-2021 work: Multi-view Pose Transformer (MvP). **MvP is a simple algorithm that directly regresses multi-person 3D human pose from multi-view images.** ## Framework -![mvp_framework](https://github.com/sail-sg/mvp/blob/master/figures/mvp_framework.png) +![mvp_framework](https://github.com/sail-sg/mvp/blob/main/figures/mvp_framework.png) ## Example Result -![mvp_framework](https://github.com/sail-sg/mvp/blob/master/figures/example_qualitative_result.png) +![mvp_framework](https://github.com/sail-sg/mvp/blob/main/figures/example_qualitative_result.png) ## Reference ```