Update README.md
Browse files
README.md
CHANGED
@@ -65,4 +65,9 @@ annotation{
|
|
65 |
"bbox" : list[float], # [x,y,width,height]
|
66 |
"segmentation" : str, # compressed RLE: {"size", (height, widht), "counts": str}
|
67 |
}
|
68 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
65 |
"bbox" : list[float], # [x,y,width,height]
|
66 |
"segmentation" : str, # compressed RLE: {"size", (height, widht), "counts": str}
|
67 |
}
|
68 |
+
```
|
69 |
+
|
70 |
+
|
71 |
+
### License
|
72 |
+
|
73 |
+
### BibTex
|