From c014261b7c7cf54cb73e8142850f1e1442cf63fb Mon Sep 17 00:00:00 2001 From: pekopull <28997752+pekopull@users.noreply.github.com> Date: Thu, 28 Jul 2022 17:22:24 +0800 Subject: [PATCH] Add Colab Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c5f146..d3739ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PARE: Part Attention Regressor for 3D Human Body Estimation [ICCV 2021] -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)]() +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1bshGcKj2rFw_202nq3qC2gukv942D5Uq?usp=sharing) [![report](https://img.shields.io/badge/Project-Page-blue)](https://pare.is.tue.mpg.de/) [![report](https://img.shields.io/badge/ArXiv-Paper-red)](https://arxiv.org/abs/2104.08527)