chenyuec/gloss-example-data
GLOSS example data Example data for the GLOSS texture-completion code: 3 textured meshes with reference views, camera metadata, and backprojected partial UV textures, plus Blender demo sessions, saved brushes, and their reference caches. It mirrors the code repository's data/interactive/ folder; bash scripts/download_example_data.sh puts it there. meshes/<name>/ scene.gltf, scene.bin, textures/, license.txt single_views/<name>/ viewNNNN.basecolor.png reference… See the full description on the dataset page: https://huggingface.co/datasets/chenyuec/gloss-example-data.
GLOSS example data
Example data for the GLOSS texture-completion code: 3 textured meshes with reference views, camera metadata, and backprojected partial UV textures, plus Blender demo sessions, saved brushes, and their reference caches. It mirrors the code repository's data/interactive/ folder; bash scripts/download_example_data.sh puts it there.
meshes/<name>/ scene.gltf, scene.bin, textures/, license.txt
single_views/<name>/ viewNNNN.basecolor.png reference views
metas/<name>/ viewNNNN.yml reference cameras and prompts
textures/<name>/ viewNNNN.png partial UV texture backprojected from each reference view
sessions/<session>/ backend sessions (paint textures, inference logs)
blender_sessions/ Blender scenes for the sessions (.blend)
brushes/ saved brushes (Save Brush in the Blender add-on)
brush_metas/ brush metadata
caches/reference_library/ reference caches used by the saved brushesModel checkpoints are in the separate model repository and download into ckpts/.
Meshes
Demo sessions
Resume one with SESSION=<session> bash scripts/run_backend.sh, then open its Blender scene and connect the add-on.
Saved brushes: BlueberryBrushAuto, OceanBrushAuto, PinkOrangeBrushAuto, StrawberryBrushRef. Reference caches: reference_library/croissant/view0119, reference_library/croissant/view0136, reference_library/croissant/view0493, reference_library/croissant/view0580.
Licenses
Each mesh keeps its original license; see meshes/<name>/license.txt. The croissant model is under the Sketchfab Standard license, which does not normally allow redistribution. It is included here with the explicit permission of its author, Jason Dovey. Many thanks to him. Do not redistribute the croissant model outside this dataset without his permission. The CC-BY-4.0 models require attribution to their authors when reused.
