FoR-T2I

ERNIE Team work

Bear painter icon FoR-T2I

Can T2I Models Draw From the Right Frame of Reference?

Baidu icon Baidu ERNIE Team
1200 paired prompts
3 difficulty levels
256 coordinate frame
2 prompt views

Benchmark design

Object-centered relations, camera-centered controls.

Each sample pairs a FoR prompt with a camera-frame prompt that targets the same layout. The release stores structured coordinates, relations, orientation constraints, and prompt text in one evaluation-ready JSONL.

000005

SUV / cat / bird

Cat above the SUV, bird anchored to the left side of the image frame.

000011

Cat / elephant / zebra

Elephant below the cat, zebra placed on the left side of the frame.

000042

Sofa bed / TV / desk

TV right of the sofa bed, desk below the TV in a top-down layout.

000062

Child / tiger / train

Three-object chain with a clear left-to-right viewer-frame ordering.

000126

Van / woman / cat

Woman right of the van, cat above the woman in the image frame.

000004

Red panda / polar bear / sheep

Eye-level depth sample with the sheep closer than the polar bear.

Release split

Balanced by level, explicit about camera and layout coverage.

400 L1 samples
400 L2 samples
400 L3 samples
FoR + Cam Paired prompt views for every layout

Evaluation pipeline

Geometry first, orientation second, final paired score.

01

Build Manifest

Expand 1200 samples into FoR and Cam image rows with expected objects and relations.

02

Detect Objects

Use OWL-ViT with SAM fallback to localize required entities before relation scoring.

03

Score Geometry

Check left-right, top-bottom, and depth relations against the structured target layout.

04

Judge Orientation

Crop anchor objects and verify facing direction with a VLM judge.

Detected case gallery

Nine passing cases across L1, L2, and L3.

Hover over any case to inspect union bounding boxes. Use the view controls to pin the bbox overlay, DA3 depth map, or SAM fallback view; Image resets the card.

Open full view
OWL-ViT boxes SAM fallback boxes DA3 depth map

Project resources

Released by the Baidu ERNIE Team.

The benchmark package, code, and paper links are grouped here for reviewers and downstream evaluators.