alexis-imbert commited on
Commit
2453898
1 Parent(s): 68cfead

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,17 +4,20 @@ license: mit
4
  tags:
5
  - Doc-UFCN
6
  - PyTorch
7
- - Object detection
 
 
8
  metrics:
9
  - IoU
10
  - F1
11
12
13
  - AP@[.5,.95]
 
14
  ---
15
 
16
 
17
- # Generic historical line detection
18
 
19
  The generic historical line detection model predicts text lines from document images.
20
 
 
4
  tags:
5
  - Doc-UFCN
6
  - PyTorch
7
+ - dla
8
+ - historical
9
+ - handwritten
10
  metrics:
11
  - IoU
12
  - F1
13
14
15
  - AP@[.5,.95]
16
+ pipeline_tag: image-segmentation
17
  ---
18
 
19
 
20
+ # Doc-UFCN - Generic historical line detection
21
 
22
  The generic historical line detection model predicts text lines from document images.
23