PuTorch commited on
Commit
6b9ac99
·
verified ·
1 Parent(s): a6d42c2

upload CondRef-AR model

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
+ [![Home](https://img.shields.io/badge/CondRef-AR?style=flat&label=Home
14
+ )](https://jin-pu.github.io/CondRef-AR)
15
+ [![Paper](https://img.shields.io/badge/Paper-PDF-red)](https://jin-pu.github.io/CondRef-AR)
16
+ [![HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97-HuggingFace-yellow)](https://huggingface.co/PuTorch/CondRef-AR)
17
+ [![GitHub](https://img.shields.io/badge/GitHub-Repo-black)](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