Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
# SN-Netv2 Segmentation Model Weights by Stitching DeiT3-S and DeiT3-L on ADE20K
|
6 |
+
|
7 |
+
This model is trained on ADE20K according to the [configuration](https://github.com/ziplab/SN-Netv2/blob/main/segmentation/configs/snnet/setr_naive_512x512_160k_b16_ade20k_deit_3_s_l_224_snnetv2.py)
|
8 |
+
|