From 8189e3b47b579fa0d1a50fff3b7e3363abcd09b2 Mon Sep 17 00:00:00 2001 From: kwea123 Date: Fri, 8 May 2020 16:31:54 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c75f7198..b53b79eb 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ I also prepared colab notebooks that allow you to run the algorithm on any machi * [colmap](https://gist.github.com/kwea123/f0e8f38ff2aa94495dbfe7ae9219f75c) to prepare camera poses for your own training data * [nerf](https://gist.github.com/kwea123/a3c541a325e895ef79ecbc0d2e6d7221) to train on your data +* [extract_mesh](https://gist.github.com/kwea123/77ed1640f9bc9550136dc13a6a419e88) to extract colored mesh Please see [this video](https://youtu.be/TQj-KUQophI) for the detailed tutorial.