From 305c46b6f9a9c5e1b78cec4db6206d3b14c0fa16 Mon Sep 17 00:00:00 2001 From: haoyu Date: Tue, 7 Jun 2022 18:22:41 +1000 Subject: [PATCH] Release code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fc5183..aed2870 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ We provide single-seed experimental results and pre-trained models for FASeg: | Cityscapes val | Backbone | Crop size | mIoU s.s. (%) | Params. (M) | FLOPs | Model | | ------------------------ | -------- | --------- | ------------- | ----------- | ----- | ----- | -| FASeg w/ conditional K_p | R50 | 1024x2048 | 80.5 | 67M | 533G | | +| FASeg w/ conditional K_p | R50 | 1024x2048 | 80.5 | 67 | 533G | | Considering the large variance on ADE20k and Cityscapes dataset, we will also report the multi-seed experimental results for FASeg later. The model will be uploaded in a day or two :)