Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- poker
|
7 |
+
- playing-cards
|
8 |
+
- card-segmentation
|
9 |
+
- image-segmentation
|
10 |
+
- semantic-segmentation
|
11 |
+
- instance-segmentation
|
12 |
+
- computer-vision
|
13 |
+
- suits
|
14 |
+
- clubs
|
15 |
+
- spades
|
16 |
+
- hearts
|
17 |
+
- diamonds
|
18 |
+
- real-images
|
19 |
+
- mask-annotations
|
20 |
+
---
|