aijadugar commited on
Commit
8b9a607
·
verified ·
1 Parent(s): 2dabf64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -15
README.md CHANGED
@@ -33,21 +33,6 @@ the learning-rate schedule.
33
 
34
  Image / ground truth / prediction, side by side, for a few validation images.
35
 
36
- ### Benchmark comparison
37
-
38
- ![Benchmark comparison](benchmark_comparison.png)
39
-
40
- mIoU compared against published ViT-based segmentation models (SETR,
41
- Segmenter, SegFormer, DPT) on ADE20K val, plus an accuracy-vs-parameters
42
- scatter.
43
-
44
- ### Evolutionary search
45
-
46
- ![Evolution fitness](evolution_fitness.png)
47
-
48
- Best and mean fitness (proxy mIoU) per generation from the evolutionary
49
- hyperparameter search.
50
-
51
  ## How to reproduce
52
 
53
  1. Install dependencies (see the first cell of the notebook).
 
33
 
34
  Image / ground truth / prediction, side by side, for a few validation images.
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ## How to reproduce
37
 
38
  1. Install dependencies (see the first cell of the notebook).