42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
# James T - Seated Portrait
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Environment | Indoor |
|
|
| Domain | PORTRAIT |
|
|
| Setting | Hotel lobby / elegant interior |
|
|
| Time of Day | Evening (artificial light) |
|
|
| Mood | Professional, warm |
|
|
|
|
## Key Elements
|
|
1. **Subject** — male, brown hair, glasses, pinstripe suit with blue shirt
|
|
2. **Pose** — seated in armchair, hands clasped, legs crossed
|
|
3. **Furniture** — gold/amber velvet armchair, dark wood coffee table
|
|
4. **Background** — stone fireplace surround, warm wall sconces, flowers
|
|
5. **Lighting** — warm tungsten, shallow depth of field, soft bokeh
|
|
6. **Colour palette** — warm golds, browns, blues from shirt
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/portrait/jamest-seated/reference.jpg \
|
|
--domain PORTRAIT \
|
|
--llm claude-code
|
|
```
|
|
|
|
## What Success Looks Like
|
|
- Single male figure seated in elegant interior
|
|
- Warm, golden lighting throughout
|
|
- Shallow depth of field with soft background
|
|
- Professional portrait feel
|
|
|
|
|
|
## Licensing
|
|
- **Category**: own-work
|
|
- **License**: CC BY-NC 4.0
|
|
- **Attribution**: James Tagg
|
|
- **Attribution Required**: No
|
|
- **Notes**: Internal studio portrait
|