Codesota · Computer Vision · Image editing · ImgEdit (ImgEdit benchmark)Tasks/Computer Vision/Image editing
Image editing · benchmark dataset · EN

ImgEdit: A Unified Image Editing Dataset and Benchmark.

ImgEdit is a large-scale, high-quality image-editing dataset and benchmark introduced to improve open-source image-editing model performance. The dataset contains approximately 1.2 million curated edit pairs covering novel and complex single-turn edits as well as challenging multi-turn editing tasks. Data were produced via a multi-stage pipeline that leverages a vision-language model, object detection, segmentation, task-specific in-painting procedures, and strict post-processing to ensure high quality. The release also includes ImgEdit-Bench, a benchmark suite that evaluates instruction adherence, editing quality, and detail preservation (with basic, challenging single-turn, and multi-turn test suites), and the authors train an editing model (ImgEdit-E1) demonstrating gains over prior open-source editors. Code and data pointers are provided in the project repository.

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

No results indexed yet — be the first to submit a score.

No benchmark results indexed yet
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies