28 lines
735 B
Markdown
28 lines
735 B
Markdown
# Street Level (Daytime)
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SCENE |
|
|
| Description | Pedestrian-level street view in daylight. Buildings, cars, people scale.... |
|
|
|
|
## Key Tests
|
|
Cesium street tiles, shadow accuracy, human-scale proportions, signage
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/scene/street-level-day/pexels-1034662-street-day.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/1034662/
|
|
- **Photo ID**: 1034662
|
|
- **Attribution Required**: No
|