Downloads · 30 days
1.9K
75% of all-time downloads
zss01/PixelCraft-3B
PixelCraft-3B is a machine learning model from zss01. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
Downloads · 30 days
1.9K
75% of all-time downloads
All-time downloads
2.6K
Public
Parameters
4.1B
8.1 GB on disk
Likes
2
Public
Click a slice to open those files.
.safetensors8.1 GB · 100%
From the Hugging Face model README
This model is introduced in the paper:
PixelCraft: A Multi-Agent System for High-Fidelity Visual Reasoning on Structured Images
https://arxiv.org/abs/2509.25185
PixelCraft is a multi-agent framework designed for precise visual reasoning on structured images, with a focus on pixel-level grounding.
The model is intended for structured image understanding and grounding tasks, where accurate localization of visual elements is required to support downstream reasoning.
The reference inference implementation is provided in the PixelCraft repository.
The grounding and inference logic can be found at:
https://github.com/microsoft/PixelCraft/blob/main/src/tools/grounding.py
Please refer to this script for:
Users are expected to follow the provided implementation when running inference with this model.
If you find this work helpful in your research, please cite our paper:
@article{zhang2025pixelcraft,
title={PixelCraft: A Multi-Agent System for High-Fidelity Visual Reasoning on Structured Images},
author={Zhang, Shuoshuo and Li, Zijian and Zhang, Yizhen and Fu, Jingjing and Song, Lei and Bian, Jiang and Zhang, Jun and Yang, Yujiu and Wang, Rui},
journal={arXiv preprint arXiv:2509.25185},
year={2025}
}