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