wangsssssss commited on
Commit
e7e29e6
·
verified ·
1 Parent(s): 3a4d1b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ Our Models consistently achieve state-of-the-art results on the sFID metrics com
18
  Our Models consistently has fewer parameters and GFLOPS compared to Transformer counterparts.
19
  Our code also support LogNorm and VAR(Various Aspect Ratio Training)
20
 
21
- | Model-iters | Resolution | Solver | NFE-CFG | FID | sFID | Params |Link|
22
- |:------------------:|:----------:|:---------------:|:-------:|:----:|:----:|:------:|:--:|
23
  | FlowDCN-S-400k | 256x256 | EulerSDE-250 | 250x2 | 54.6 | 8.8 | 30.3M |
24
  | FlowDCN-B-400k | 256x256 | EulerSDE-250 | 250x2 | 28.5 | 6.09 | 120M |
25
  | VAR-FlowDCN-B-400k | 256x256 | EulerSDE-250 | 250x2 | 23.6 | 7.72 | 120M |
 
18
  Our Models consistently has fewer parameters and GFLOPS compared to Transformer counterparts.
19
  Our code also support LogNorm and VAR(Various Aspect Ratio Training)
20
 
21
+ | Model-iters | Resolution | Solver | NFE-CFG | FID | sFID | Params |
22
+ |:------------------:|:----------:|:---------------:|:-------:|:----:|:----:|:------:|
23
  | FlowDCN-S-400k | 256x256 | EulerSDE-250 | 250x2 | 54.6 | 8.8 | 30.3M |
24
  | FlowDCN-B-400k | 256x256 | EulerSDE-250 | 250x2 | 28.5 | 6.09 | 120M |
25
  | VAR-FlowDCN-B-400k | 256x256 | EulerSDE-250 | 250x2 | 23.6 | 7.72 | 120M |