Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur151 authored Sep 4, 2020
1 parent acf2555 commit d9b20fb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ The method achieves ECCV 2020 3DPW Challenge Runner Up. Please refer to [arxiv p
<img src="../assets/demo/animation/c3_results_compressed.gif" width="32%" />
</p>

## Update
2020/9/7: Google Colab demo. Predicted results would be saved to a npy file per imag, please refer to [config_guide.md](src/config_guide.md) for details.
### Update
**2020/9/4:** Google Colab demo. Predicted results would be saved to a npy file per imag, please refer to [config_guide.md](src/config_guide.md) for details.

#### Try on Google Colab
Before installation, you can take a few minutes to try the prepared [![Google Colab demo](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1oz9E6uIbj4udOPZvA1Zi9pFx0SWH_UXg#scrollTo=s8gFtokdcEQo) a try. It allows you to run the project in the cloud, free of charge.
### Try on Google Colab
Before installation, you can take a few minutes to try the prepared [Google Colab demo](https://colab.research.google.com/drive/1oz9E6uIbj4udOPZvA1Zi9pFx0SWH_UXg#scrollTo=s8gFtokdcEQo) a try.
It allows you to run the project in the cloud, free of charge.

## Installation

Expand Down

0 comments on commit d9b20fb

Please sign in to comment.