Notice: The reproducibility variables underlying each score are classified using an automated LLM-based pipeline, validated against a manually labeled dataset. LLM-based classification introduces uncertainty and potential bias; scores should be interpreted as estimates. Full accuracy metrics and methodology are described in [1].
Multi-View Silhouette and Depth Decomposition for High Resolution 3D Object Representation
Authors: Edward Smith, Scott Fujimoto, David Meger
NeurIPS 2018 | Venue PDF | LLM Run Details
| Reproducibility Variable | Result | LLM Response |
|---|---|---|
| Research Type | Experimental | We evaluate our work on multiple experiments concerning high-resolution 3D objects, and show our system is capable of accurately predicting novel objects at resolutions as large as 512 512 512 the highest resolution reported for this task. We achieve state-of-the-art performance on 3D object reconstruction from RGB images on the Shape Net dataset, and further demonstrate the first effective 3D super-resolution method. |
| Researcher Affiliation | Academia | Edward Smith Mc Gill University EMAIL Scott Fujimoto Mc Gill University EMAIL David Meger Mc Gill University EMAIL |
| Pseudocode | No | The paper does not contain pseudocode or clearly labeled algorithm blocks. |
| Open Source Code | Yes | In order to ensure reproducible experimental comparison, code for our system has been made publicly available on a Git Hub repository1. 1https://github.com/Edward Smith1884/Multi-View-Silhouette-and-Depth-Decomposition-for-High Resolution-3D-Object-Representation |
| Open Datasets | Yes | We evaluate our method s ability to perform 3D object reconstruction on the the Shape Net dataset [1]. [1] Angel X Chang, Thomas Funkhouser, Leonidas Guibas, Pat Hanrahan, Qixing Huang, Zimo Li, Silvio Savarese, Manolis Savva, Shuran Song, Hao Su, et al. Shapenet: An information-rich 3d model repository. ar Xiv preprint ar Xiv:1512.03012, 2015. |
| Dataset Splits | Yes | Data is split into training, validation, and test set using a ratio of 70:10:20 respectively. |
| Hardware Specification | Yes | Given the efficiency of our method, each experiment was run on a single NVIDIA Titan X GPU in the order of hours. |
| Software Dependencies | No | The paper mentions 'Exact network architectures and training regime are provided in the supplementary material' but does not list specific software dependencies with version numbers in the main text. |
| Experiment Setup | No | The paper states 'Exact network architectures and training regime are provided in the supplementary material' but does not list specific hyperparameter values or concrete training configurations in the main text. |