28 lines
774 B
Markdown
28 lines
774 B
Markdown
# Rice Terraces (Bali)
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | TERRAIN |
|
|
| Description | Tegallalang rice terraces. Stepped water paddies, palm trees, lush green, golden hour.... |
|
|
|
|
## Key Tests
|
|
Stepped terrain with water, rice paddy reflections, tropical foliage, terrace geometry
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/terrain/rice-terraces-bali/pexels-2166559-rice-terraces.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/2166559/
|
|
- **Photo ID**: 2166559
|
|
- **Attribution Required**: No
|