28 lines
779 B
Markdown
28 lines
779 B
Markdown
# Mount Everest
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | TERRAIN |
|
|
| Description | Mount Everest from base camp or summit ridge. Extreme altitude, thin atmosphere, snow and ice, praye... |
|
|
|
|
## Key Tests
|
|
Extreme altitude atmosphere, snow/ice materials, thin air clarity, scale of Himalayan terrain
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/terrain/everest-summit/pexels-2335126-himalaya.jpg \
|
|
--domain TERRAIN \
|
|
--llm claude --tier opus \
|
|
--max-iterations 20
|
|
```
|
|
|
|
## Licensing
|
|
- **Category**: stock-free
|
|
- **License**: Pexels License (free for all purposes, no attribution required)
|
|
- **Source**: https://www.pexels.com/photo/2335126/
|
|
- **Photo ID**: 2335126
|
|
- **Attribution Required**: No
|