Home

Awesome

DiffusionDet: Diffusion Model for Object Detection

DiffusionDet is the first work of diffusion model for object detection.

DiffusionDet: Diffusion Model for Object Detection
Shoufa Chen, Peize Sun, Yibing Song, Ping Luo
arXiv 2211.09788

Updates

Models

MethodBox AP (1 step)Box AP (4 step)Download
COCO-Res5045.546.1model
COCO-Res10146.646.9model
COCO-SwinBase52.352.7model
LVIS-Res5030.431.8model
LVIS-Res10131.932.9model
LVIS-SwinBase40.641.9model

Getting Started

The installation instruction and usage are in Getting Started with DiffusionDet.

License

This project is under the CC-BY-NC 4.0 license. See LICENSE for details.

Citing DiffusionDet

If you use DiffusionDet in your research or wish to refer to the baseline results published here, please use the following BibTeX entry.

@article{chen2022diffusiondet,
      title={DiffusionDet: Diffusion Model for Object Detection},
      author={Chen, Shoufa and Sun, Peize and Song, Yibing and Luo, Ping},
      journal={arXiv preprint arXiv:2211.09788},
      year={2022}
}