Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Noisy-Labels-Instance-Segmentation
|
2 |
|
3 |
### ReadMe:
|
@@ -46,4 +54,4 @@ Please make sure you use it with proper licenced Datasets.
|
|
46 |
We use [MS-COCO/LVIS](https://cocodataset.org/#termsofuse) and [Cityscapes](https://www.cityscapes-dataset.com/license/)
|
47 |
|
48 |
|
49 |
-

|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- image-segmentation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pretty_name: e
|
8 |
+
---
|
9 |
# Noisy-Labels-Instance-Segmentation
|
10 |
|
11 |
### ReadMe:
|
|
|
54 |
We use [MS-COCO/LVIS](https://cocodataset.org/#termsofuse) and [Cityscapes](https://www.cityscapes-dataset.com/license/)
|
55 |
|
56 |
|
57 |
+

|