28 lines
757 B
Markdown
28 lines
757 B
Markdown
# Interior with Natural Light
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | INTERIOR |
|
|
| Description | Room with windows, natural light streaming in. Mixed indoor/outdoor exposure.... |
|
|
|
|
## Key Tests
|
|
Window exposure, interior bounce light, no fog indoors, HDR range
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/interior/interior-natural-light/pexels-1457842-window-light.jpg \
|
|
--domain INTERIOR \
|
|
--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/1457842/
|
|
- **Photo ID**: 1457842
|
|
- **Attribution Required**: No
|