alexis-imbert commited on
Commit
9f64ee6
1 Parent(s): ef5519d

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 page detection
18
 
19
  The generic page detection model predicts single pages from document images.
20
 
 
4
  tags:
5
  - Doc-UFCN
6
  - PyTorch
7
+ - object-detection
8
+ - dla
9
+ - historical
10
  metrics:
11
  - IoU
12
  - F1
13
14
15
  - AP@[.5,.95]
16
+ pipeline_tag: image-segmentation
17
  ---
18
 
19
 
20
+ # Doc-UFCN - Generic page detection
21
 
22
  The generic page detection model predicts single pages from document images.
23