Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- imagenet-1k
|
5 |
+
pipeline_tag: image-classification
|
6 |
+
tags:
|
7 |
+
- Note
|
8 |
+
- segformer
|
9 |
+
- vision
|
10 |
+
library_name: tf
|
11 |
+
---
|
12 |
+
This model is built by Note, Note can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/MiT.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).
|