Add pipeline tag
Browse filesThis PR adds the appropriate pipeline tag.
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# MaxSup: Overcoming Representation Collapse in Label Smoothing
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-feature-extraction
|
| 4 |
---
|
| 5 |
|
| 6 |
# MaxSup: Overcoming Representation Collapse in Label Smoothing
|