CoolFace
Datasetpublic

yuanqianhao/Vision-OPD-6K

Vision-OPD-6K: Training Data for Vision-OPD Overview Vision-OPD proposes a regional-to-global self-distillation framework that transfers the model's own privileged regional perception to its full-image policy, without external teacher models, ground-truth labels, reward verifiers, or inference-time tool use. Vision-OPD instantiates two conditional policies from the same MLLM: A crop-conditioned teacher that observes the evidence-centered crop as a privileged… See the full description on the dataset page: https://huggingface.co/datasets/yuanqianhao/Vision-OPD-6K.

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
11likes2.2kdownloads
19 commits on main
eb5c1c24mo ago

Fix bbox: clip negative values to 0 and overflow values to image dimensions

yuanqianhao
8f12dc74mo ago

Repack original_images.tar.gz to flat structure (./sa_xxx.jpg), consistent with images/teacher_images

yuanqianhao
03208e84mo ago

Upload folder using huggingface_hub

yuanqianhao
846b63a4mo ago

Upload train.jsonl with huggingface_hub

yuanqianhao
27736894mo ago

Upload README.md with huggingface_hub

yuanqianhao
8cb346b4mo ago

Update README.md

yuanqianhao
60258b64mo ago

Upload images/images.tar.gz05 with huggingface_hub

yuanqianhao
f73c9744mo ago

Upload images/images.tar.gz04 with huggingface_hub

yuanqianhao
6ce1a844mo ago

Upload images/images.tar.gz03 with huggingface_hub

yuanqianhao
08ee7774mo ago

Upload images/images.tar.gz02 with huggingface_hub

yuanqianhao
e2b26694mo ago

Upload images/images.tar.gz01 with huggingface_hub

yuanqianhao
ed20e304mo ago

Upload images/images.tar.gz00 with huggingface_hub

yuanqianhao
0dc97034mo ago

Upload teacher_images/teacher_images.tar.gz with huggingface_hub

yuanqianhao
e48e4ef4mo ago

Delete teacher_images/teacher_images.tar.gz with huggingface_hub

yuanqianhao
a0f95164mo ago

Delete images/images.tar.gz02 with huggingface_hub

yuanqianhao
593dc224mo ago

Delete images/images.tar.gz01 with huggingface_hub

yuanqianhao
a99c4cc4mo ago

Delete images/images.tar.gz00 with huggingface_hub

yuanqianhao
c580a114mo ago

Upload Vision-OPD-6K training data

yuanqianhao
e225d7c4mo ago

initial commit

yuanqianhao