monniert / differentiable-blocksworld

[NeurIPS 2023] Code for "Differentiable Blocks World: Qualitative 3D Decomposition by Rendering Primitives"
https://www.tmonnier.com/DBW
MIT License
197 stars 10 forks source link

The motivation of the multi-pipeline #9

Closed Jiangshuyi0V0 closed 8 months ago

Jiangshuyi0V0 commented 8 months ago

In the multi_pipeline.sh, it seems like multiple seeds will be chosen in the training process. Is there any motivation behind this setting?

monniert commented 8 months ago

Hey, this is meant to compute statistics like mean/std over a certain number of runs for a given scene, hence we used different seeds for that