File size: 679 Bytes
e866d74 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: apache-2.0
language:
- en
library_name: transformers
pipeline_tag: text-to-image
---
<br>
# AeroGen Model Card
This repo contains the models for our paper [**AeroGen: Enhancing Remote Sensing Object Detection with Diffusion-Driven Data Generation**](https://arxiv.org/abs/2411.15497).
## Model details
**Model type:**
AeroGen is the first model to simultaneously support horizontal and rotated bounding box condition generation, thus enabling the generation of high-quality synthetic images that meet specific layout and object category requirements.
**License:**
Apache 2.0 License
**Where to find inference code:**
https://github.com/Sonettoo/AeroGen
<br> |