28 lines
750 B
Markdown
28 lines
750 B
Markdown
# Tropical Beach at Noon
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SCENE |
|
|
| Description | Idyllic tropical beach. Turquoise water, white sand, palm trees, bright midday.... |
|
|
|
|
## Key Tests
|
|
Bright exposure, turquoise water, sand material, foliage, harsh shadows
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/scene/tropical-beach-noon/pexels-1174732-tropical-beach.jpg \
|
|
--domain SCENE \
|
|
--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/1174732/
|
|
- **Photo ID**: 1174732
|
|
- **Attribution Required**: No
|