Update README.md
Browse files
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 |
-

|
| 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 |
-

|
| 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).
|