51 lines
1.7 KiB
Markdown
51 lines
1.7 KiB
Markdown
# Distracted Boyfriend - Street Group
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Environment | Outdoor |
|
|
| Domain | PORTRAIT |
|
|
| Setting | European city street |
|
|
| Time of Day | Afternoon |
|
|
| Weather | Overcast / bright |
|
|
| Mood | Candid, comedic |
|
|
|
|
## Key Elements
|
|
1. **Three subjects** — man in center, woman in red on left, woman in blue on right
|
|
2. **Man** — plaid shirt, turning head to look at woman in red
|
|
3. **Woman in red** — walking past, slightly blurred foreground
|
|
4. **Woman in blue** — holding man's hand, shocked expression
|
|
5. **Shallow DoF** — subjects in focus, city street background blurred
|
|
6. **Street background** — European buildings, pedestrians, blurred
|
|
7. **Composition** — three subjects across frame, narrative tension
|
|
|
|
## Difficulty Notes
|
|
Multi-person scene with distinct expressions, poses, and clothing. Tests:
|
|
- MetaHuman group spawning and positioning
|
|
- Expression/emotion matching per character
|
|
- Shallow depth of field with foreground blur
|
|
- Street environment with pedestrians
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/portrait/distracted-boyfriend/reference.webp \
|
|
--domain PORTRAIT \
|
|
--llm claude-code
|
|
```
|
|
|
|
## What Success Looks Like
|
|
- Three distinct figures at correct positions
|
|
- Appropriate clothing colours (red, plaid, blue)
|
|
- Shallow depth of field effect
|
|
- European street background
|
|
|
|
|
|
## Licensing
|
|
- **Category**: licensed
|
|
- **License**: Shutterstock Standard License (purchased)
|
|
- **Attribution**: Antonio Guillem / Shutterstock
|
|
- **Attribution Required**: Yes
|
|
- **Notes**: Licensed copy purchased from Shutterstock by James Tagg. Original photographer: Antonio Guillem.
|