IMDL-BenCo: Comprehensive Benchmark and Codebase for Image Manipulation Detection & Localization
Xiaochen Ma†, Xuekang Zhu†, Lei Su†, Bo Du†, Zhuohang Jiang†, Bingkui Tong†,
Zeyu Lei†, Xinyu Yang†, Chi-Man Pun, Jiancheng Lv, Jizhe Zhou*
†: joint first author & equal contribution
*: corresponding author
🏎️Special thanks to Dr. Wentao Feng for the workplace, computation power, and physical infrastructure support.
Overview
☑️Welcome to IMDL-BenCo, the first comprehensive IMDL benchmark and modular codebase.
- This codebase is under long-term maintenance and updating. New features, extra baseline/sota models, and bug fixes will be continuously involved. You can find the corresponding plan here shortly.
- This repo decomposes the IMDL framework into standardized, reusable components and revises the model construction pipeline, improving coding efficiency and customization flexibility.
- This repo fully implements or incorporates training code for state-of-the-art models to establish a comprehensive IMDL benchmark.
- Cite and star if you feel helpful. This will encourage us a lot 🥰.
☑️About the Developers:
Important! The current documentation and tutorials are not complete. This is a project that requires a lot of manpower, and we will do our best to complete it as quickly as possible.
Currently, you can use the demo following the brief tutorial below.
Features under developing
This repository has completed training, testing, robustness testing, Grad-CAM, and other functionalities for mainstream models.
However, more features are currently in testing for improved user experience. Updates will be rolled out frequently. Stay tuned!
Quick Start
Please check our official documentation, we provided an English version and a Chinese version:
IMDL-BenCo: Main Page
IMDL-BenCo: Quick Start
We also welcome contributors to translate it into other languages.
Citation
If you find our work valuable and it has contributed to your research or projects, we kindly request that you cite our paper. Your recognition is a driving force for our continuous improvement and innovation🤗.
@misc{ma2024imdlbenco,
title={IMDL-BenCo: A Comprehensive Benchmark and Codebase for Image Manipulation Detection & Localization},
author={Xiaochen Ma and Xuekang Zhu and Lei Su and Bo Du and Zhuohang Jiang and Bingkui Tong and Zeyu Lei and Xinyu Yang and Chi-Man Pun and Jiancheng Lv and Jizhe Zhou},
year={2024},
eprint={2406.10580},
archivePrefix={arXiv},
primaryClass={cs.CV}
}