diff --git a/README.md b/README.md index 1a056602b..cd827fde3 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![report](https://img.shields.io/badge/arxiv-report-red)](https://arxiv.org/abs/1905.05172) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1GFSsqP2BWz4gtq0e-nki00ZHSirXwFyY) News: +* \[2020/04/13\] Demo with Google Colab (incl. visualization) is available. Special thanks to [@nanopoteto](https://github.com/nanopoteto)!!! * \[2020/02/26\] License is updated to MIT license! Enjoy! This repository contains a pytorch implementation of "[PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization](https://arxiv.org/abs/1905.05172)". @@ -84,8 +85,7 @@ sh ./scripts/test.sh ``` ## Demo on Google Colab -If you do not have a suitable environment to run this projects then you could give Google Colab a try. -It allows you to run the project in the cloud, free of charge. You may try our Colab demo using the notebook we prepare: +If you do not have a setup to run PIFu, we offer Google Colab version to give it a try, allowing you to run PIFu in the cloud, free of charge. Try our Colab demo using the following notebook: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1GFSsqP2BWz4gtq0e-nki00ZHSirXwFyY) ## Data Generation (Linux Only)