Image Segmentation
English

Update license metadata and add paper link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,16 +1,19 @@
1
  ---
2
- license: cc-by-4.0
3
  datasets:
4
  - IGNF/FLAIR-HUB
5
  - heig-vd-geo/URUR
6
  language:
7
  - en
 
8
  metrics:
9
  - mean_iou
10
  pipeline_tag: image-segmentation
11
  ---
 
12
  # CASWiT: Context-Aware Stage Wise Transformer for Ultra-High Resolution Semantic Segmentation
13
 
 
 
14
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
15
  [![SOTA: FLAIR HUB @ RGB](https://img.shields.io/badge/SOTA-FLAIR%20HUB%20%40%20RGB-blue.svg)](https://ignf.github.io/FLAIR/FLAIR-HUB/flairhub)
16
  [![SOTA: URUR](https://img.shields.io/badge/SOTA-URUR-blue)](https://github.com/jankyee/URUR)
@@ -427,6 +430,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
427
  - [FlairHub](https://github.com/IGNF/FlairHub) for the dataset
428
  - [URUR](https://github.com/jankyee/URUR) for the dataset
429
  - [CRAG](https://github.com/XiaoyuZHK/CRAG-Dataset_Aug_ToCOCO) for the dataset
430
- - [ISIC](https://challenge.isic-archive.com/) for the dataset
431
-
432
- ---
 
1
  ---
 
2
  datasets:
3
  - IGNF/FLAIR-HUB
4
  - heig-vd-geo/URUR
5
  language:
6
  - en
7
+ license: mit
8
  metrics:
9
  - mean_iou
10
  pipeline_tag: image-segmentation
11
  ---
12
+
13
  # CASWiT: Context-Aware Stage Wise Transformer for Ultra-High Resolution Semantic Segmentation
14
 
15
+ [Context-Aware Semantic Segmentation via Stage-Wise Attention](https://huggingface.co/papers/2601.11310)
16
+
17
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
18
  [![SOTA: FLAIR HUB @ RGB](https://img.shields.io/badge/SOTA-FLAIR%20HUB%20%40%20RGB-blue.svg)](https://ignf.github.io/FLAIR/FLAIR-HUB/flairhub)
19
  [![SOTA: URUR](https://img.shields.io/badge/SOTA-URUR-blue)](https://github.com/jankyee/URUR)
 
430
  - [FlairHub](https://github.com/IGNF/FlairHub) for the dataset
431
  - [URUR](https://github.com/jankyee/URUR) for the dataset
432
  - [CRAG](https://github.com/XiaoyuZHK/CRAG-Dataset_Aug_ToCOCO) for the dataset
433
+ - [ISIC](https://challenge.isic-archive.com/) for the dataset