upload CondRef-AR model
Browse files
README.md
CHANGED
|
@@ -10,6 +10,11 @@ pipeline_tag: image-to-image
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# CondRef-AR: Condition-as-a-Reference Randomized Autoregressive Modelling for Controllable Aerial Image Generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
This repository contains the code and pretrained models for **CondRef-AR**, a controllable aerial image generation model using condition-as-a-reference randomized autoregressive modeling. The model generates high-quality aerial images based on input conditions such as sketches or segmentation maps.
|
| 15 |
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# CondRef-AR: Condition-as-a-Reference Randomized Autoregressive Modelling for Controllable Aerial Image Generation
|
| 13 |
+
[](https://jin-pu.github.io/CondRef-AR)
|
| 15 |
+
[](https://jin-pu.github.io/CondRef-AR)
|
| 16 |
+
[](https://huggingface.co/PuTorch/CondRef-AR)
|
| 17 |
+
[](https://github.com/Jin-Pu/CondRef-AR)
|
| 18 |
|
| 19 |
This repository contains the code and pretrained models for **CondRef-AR**, a controllable aerial image generation model using condition-as-a-reference randomized autoregressive modeling. The model generates high-quality aerial images based on input conditions such as sketches or segmentation maps.
|
| 20 |
|