Image Segmentation
HTRflow
mmdet
htrflow_core
instance segmentation
Gabriel commited on
Commit
9c8bc1f
·
1 Parent(s): f029e15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,8 +1,18 @@
1
  ---
2
  license: mit
3
- pipeline_tag: image-segmentation
4
  metrics:
5
  - mean_iou
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
 
 
1
  ---
2
  license: mit
 
3
  metrics:
4
  - mean_iou
5
+ datasets:
6
+ - Riksarkivet/placeholder_region_segmentation
7
+ tags:
8
+ - mmdet
9
+ - htrflow
10
+ - instance segmentation
11
+ library_name: htrflow
12
+ library_version: 0.0.1
13
+ inference: false
14
+ language:
15
+ - sv
16
  ---
17
 
18