Model Card for DiffusionDet

DiffusionDet is a diffusion-based object detection model that formulates object detection as a denoising diffusion process. It iteratively refines noisy box predictions to generate high-quality detection outputs. This approach provides a flexible and unified framework for object detection, offering advantages over traditional proposal-based methods.

πŸ”§ Uses

You can load and use the model with Hugging Face's πŸ€— transformers or via the original repository.

This model has been adapted for cross-domain few-shot object detection using LoRA (Low-Rank Adaptation). πŸ“„ Check out the paper: LoRA for Cross-Domain Few-Shot Object Detection

Downloads last month
130
Safetensors
Model size
111M params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Dataset used to train HichTala/DiffusionDet