@@ -18,12 +18,12 @@ we tested. Our pipeline can be applied to multi-view harmonization and stylizati
...
@@ -18,12 +18,12 @@ we tested. Our pipeline can be applied to multi-view harmonization and stylizati
Our implementation consists of:
Our implementation consists of:
1. A python module used for training
1. A python module used for training
2. A plugin project on-top of [sIBR platform](https://sibr.gitlabpages.inria.fr/?page=index.html) that pre-processes the scene and renders interactively the results of the training.
2. A plugin project ontop of [SIBR platform](https://sibr.gitlabpages.inria.fr/?page=index.html) that pre-processes the scene and renders interactively the results of the training.
## Recommended Setup
## Recommended Setup
* This is tested only in Windows 10 platform
* This is tested only on Windows 10 platform
* A GPU with at least 12GB of memory for small scenes and 24GB for larger scenes, drivers, cuda 10.0 toolkit and cuDNN 7.5
* A GPU with at least 12GB of memory for small scenes and 24GB for larger scenes, drivers, Cuda 10.0 Toolkit, and cuDNN 7.5
* Python 3.8 64-bit
* Python 3.8 64-bit
* Anaconda3 virtual environment
* Anaconda3 virtual environment
* Cmake at least 3.18.0
* Cmake at least 3.18.0
...
@@ -32,9 +32,9 @@ Our implementation consists of:
...
@@ -32,9 +32,9 @@ Our implementation consists of:
For preparing scenes from scratch:
For preparing scenes from scratch:
*[Colmap](https://colmap.github.io/) v3.6+
*[Colmap](https://colmap.github.io/) v3.6+
## Compile sIBR
## Compile SIBR
This is a short step-by-step guide to compile sIBR with all the necessary projects. For the full sibr documentation please visit [here](https://sibr.gitlabpages.inria.fr/?page=index.html)
This is a short step-by-step guide to compile SIBR with all the necessary projects. For the full SIBR documentation please visit [here](https://sibr.gitlabpages.inria.fr/?page=index.html)