aoxo
/

Image-to-Image
English
art
aoxo commited on
Commit
1c51f75
·
verified ·
1 Parent(s): e62b5fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  datasets:
4
  - aoxo/photorealism-style-adapter-gta-v
 
5
  language:
6
  - en
7
  metrics:
@@ -13,15 +14,20 @@ tags:
13
  # Introducing RealFormer - A new approach to Photorealism over Supersampling
14
 
15
  Introducing RealFormer, a novel image-to-image transformer model designed for enhancing photorealism in images, particularly focused on transforming synthetic images to more realistic ones.
 
 
 
16
  ## Model Details
17
 
 
 
18
  ### Model Description
19
 
20
  RealFormer is an innovative Vision Transformer (ViT) based architecture that combines elements of Linear Attention (approximation attention) with Swin Transformers and adaptive instance normalization (AdaIN) for style transfer. It's designed to transform images,specifically targeted at the video game and animation industry, potentially enhancing their photorealism or applying style transfer.
21
 
22
  - **Developed by:** Alosh Denny
23
- - **Funded by [optional]:** EmelinLabs
24
- - **Shared by [optional]:** EmelinLabs
25
  - **Model type:** Image-to-Image Transformer
26
  - **Language(s) (NLP):** None (Pre-trained Generative Image Model)
27
  - **License:** Apache-2.0
 
2
  license: apache-2.0
3
  datasets:
4
  - aoxo/photorealism-style-adapter-gta-v
5
+ - aoxo/latent_diffusion_super_sampling
6
  language:
7
  - en
8
  metrics:
 
14
  # Introducing RealFormer - A new approach to Photorealism over Supersampling
15
 
16
  Introducing RealFormer, a novel image-to-image transformer model designed for enhancing photorealism in images, particularly focused on transforming synthetic images to more realistic ones.
17
+
18
+ ![thumbnail](thumbnail.jpg)
19
+
20
  ## Model Details
21
 
22
+ Detailed description of model, its architecture, training data and procedures.
23
+
24
  ### Model Description
25
 
26
  RealFormer is an innovative Vision Transformer (ViT) based architecture that combines elements of Linear Attention (approximation attention) with Swin Transformers and adaptive instance normalization (AdaIN) for style transfer. It's designed to transform images,specifically targeted at the video game and animation industry, potentially enhancing their photorealism or applying style transfer.
27
 
28
  - **Developed by:** Alosh Denny
29
+ - **Funded by:** EmelinLabs
30
+ - **Shared by:** EmelinLabs
31
  - **Model type:** Image-to-Image Transformer
32
  - **Language(s) (NLP):** None (Pre-trained Generative Image Model)
33
  - **License:** Apache-2.0