Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	
		Arash
		
	commited on
		
		
					Commit 
							
							·
						
						2b2a203
	
0
								Parent(s):
							
							
first commit
Browse files
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,16 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ## <p align="center">Tackling the Generative Learning Trilemma with Denoising Diffusion GANs</p>
         | 
| 2 | 
            +
             | 
| 3 | 
            +
            <div align="center">
         | 
| 4 | 
            +
              <a href="https://xavierxiao.github.io/" target="_blank">Zhisheng Xiao</a>   <b>·</b>  
         | 
| 5 | 
            +
              <a href="https://karstenkreis.github.io/" target="_blank">Karsten Kreis</a>   <b>·</b>  
         | 
| 6 | 
            +
              <a href="http://latentspace.cc/" target="_blank">Arash Vahdat</a>   <b>
         | 
| 7 | 
            +
              <br> <br>
         | 
| 8 | 
            +
              <a href="https://nvlabs.github.io/denoising-diffusion-gan" target="_blank">Project Page</a>
         | 
| 9 | 
            +
            </div>
         | 
| 10 | 
            +
            <br><br>
         | 
| 11 | 
            +
            <p align="center">:construction: :pick: :hammer_and_wrench: :construction_worker:</p>
         | 
| 12 | 
            +
            <p align="center">Code coming soon (the current expected release is in March 2022). Stay tuned!</p>
         | 
| 13 | 
            +
            <br><br>
         | 
| 14 | 
            +
            <p align="center">
         | 
| 15 | 
            +
                <img width="800" alt="Animation" src="assets/teaser.png"/>
         | 
| 16 | 
            +
            </p>
         | 
