generatect commited on
Commit
9621f52
·
1 Parent(s): 0310293

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -55
README.md CHANGED
@@ -5,60 +5,5 @@ Welcome to the official page of GenerateCT, a pioneering work in text-conditiona
5
  <img src="https://huggingface.co/generatect/GenerateCT/resolve/main/figures/examples.gif" width="100%">
6
  </p>
7
 
8
- ## Results
9
- Our models achieve the following performances:
10
-
11
- <table>
12
- <thead>
13
- <tr style="text-align: center; background-color: #f8f8f8;">
14
- <th>Model</th>
15
- <th>Resolution (px)</th>
16
- <th>Dimension</th>
17
- <th>Text-Guided?</th>
18
- <th>FID Score (↓)</th>
19
- <th>FVD Score (↓)</th>
20
- <th>CLIP Score (↑)</th>
21
- </tr>
22
- </thead>
23
- <tbody>
24
- <tr style="text-align: center;">
25
- <td>CT-ViT</td>
26
- <td>128</td>
27
- <td>3D</td>
28
- <td>No</td>
29
- <td>73.4</td>
30
- <td>1817.4</td>
31
- <td>N/A</td>
32
- </tr>
33
- <tr style="text-align: center;">
34
- <td>Transformer</td>
35
- <td>128</td>
36
- <td>3D</td>
37
- <td>Yes</td>
38
- <td>104.3</td>
39
- <td>1886.8</td>
40
- <td>25.2</td>
41
- </tr>
42
- <tr style="text-align: center;">
43
- <td>Diffusion</td>
44
- <td>512</td>
45
- <td>2D</td>
46
- <td>Yes</td>
47
- <td>14.9</td>
48
- <td>409.8</td>
49
- <td>27.6</td>
50
- </tr>
51
- <tr style="font-weight: bold; text-align: center;">
52
- <td>GenerateCT</td>
53
- <td>512</td>
54
- <td>3D</td>
55
- <td>Yes</td>
56
- <td>55.8</td>
57
- <td>1092.3</td>
58
- <td>27.1</td>
59
- </tr>
60
- </tbody>
61
- </table>
62
-
63
  ## License
64
  Our work, including the codes, trained models, and generated data, is released under a [Creative Commons Attribution (CC-BY) license](https://creativecommons.org/licenses/by/4.0/). This means that anyone is free to share (copy and redistribute the material in any medium or format) and adapt (remix, transform, and build upon the material) for any purpose, even commercially, as long as appropriate credit is given, a link to the license is provided, and any changes that were made are indicated. This aligns with our goal of facilitating progress in the field by providing a resource for researchers to build upon.
 
5
  <img src="https://huggingface.co/generatect/GenerateCT/resolve/main/figures/examples.gif" width="100%">
6
  </p>
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ## License
9
  Our work, including the codes, trained models, and generated data, is released under a [Creative Commons Attribution (CC-BY) license](https://creativecommons.org/licenses/by/4.0/). This means that anyone is free to share (copy and redistribute the material in any medium or format) and adapt (remix, transform, and build upon the material) for any purpose, even commercially, as long as appropriate credit is given, a link to the license is provided, and any changes that were made are indicated. This aligns with our goal of facilitating progress in the field by providing a resource for researchers to build upon.