Spaces:
Sleeping
Sleeping
| # Example specimens | |
| One folder per specimen. Each folder is 1β4 photographs of **the same fossil from | |
| different angles** β that is the pipeline's unit of work, and Meshy's hard limit. | |
| `examples.csv` columns: | |
| | column | | | |
| |---|---| | |
| | `id` | folder-safe identifier | | |
| | `title` | shown on the gallery card | | |
| | `folder` | path to the view folder, relative to the Space root | | |
| | `prompt` | prefilled into the composer when the card is clicked (editable) | | |
| | `source` | attribution | | |
| ## Honest note on the bundled example | |
| `IU-3105/` is **four rotations of one photograph**, not four real angles. It | |
| exercises the plumbing β the gallery, the multi-view folder path, the per-view | |
| segmentation loop β and it will produce a mesh. That mesh will not be a good | |
| reconstruction, because rotating one image adds no new information about the | |
| specimen: Meshy still cannot see the back. | |
| Replace it with genuine angles before drawing any conclusion about output quality. | |
| Write the prompt to say something specific about *that* specimen β the shadow, the | |
| broken face, the matrix still attached β because the prompt is what steers the | |
| analyst's keypoints, and a generic one wastes the best lever you have. | |