Updated Large scale dataset (markdown)

natowi 2019-06-29 19:45:37 +02:00
parent f2341ab107
commit fd024ca8d5

@ -6,3 +6,12 @@ We recommend adjusting the SfM parameters to be a bit more strict, as you know t
> Can I use Meshroom on renderfarm?
Meshroom has been designed to be used on renderfarm. It should be quite straightforward to create a new submitter, see the [available submitters](https://github.com/alicevision/meshroom/tree/develop/meshroom/submitters) as examples. Contact us if you need more information to use it with a new renderfarm system.
Nodes that can be computed in parallel on multi-machines are:
FeatureExtraction (CPU)
FeatureMatching (CPU)
DepthMap (GPU)
DepthMapFilter (CPU)
PrepareDenseScene
<!--- https://groups.google.com/forum/#!topic/alicevision/Clwpc8UMAIU --->