Cyrile commited on
Commit
9996f8f
·
verified ·
1 Parent(s): 5853fa8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -107,6 +107,10 @@ for segment in segmentation:
107
  bbox_pred.append(dict(boxes=boxes, labels=lables))
108
  ```
109
 
 
 
 
 
110
  ### Citation
111
 
112
  ```
 
107
  bbox_pred.append(dict(boxes=boxes, labels=lables))
108
  ```
109
 
110
+ ### Example
111
+
112
+ ![example](https://i.postimg.cc/rFXswV59/dit1.png)
113
+
114
  ### Citation
115
 
116
  ```