mboillet commited on
Commit
2a973ee
1 Parent(s): 65c3ab3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,12 +31,12 @@ It has been trained on images with their largest dimension equal to 768 pixels,
31
  The model achieves the following results:
32
 
33
  | | set | IoU | F1 | AP@[.5] | AP@[.75] | AP@[.5,.95] |
34
- | ----- | -------- | ----- | ----- | ------- | -------- | ----------- |
35
  | HOME | test | 93.92 | 95.84 | 98.98 | 98.98 | 97.61 |
36
  | Horae | test | 96.68 | 98.31 | 99.76 | 98.49 | 98.08 |
37
  | Horae | test-300 | 95.66 | 97.27 | 98.87 | 98.45 | 97.38 |
38
 
39
- ## How to use
40
 
41
  Please refer to the Doc-UFCN library page (https://pypi.org/project/doc-ufcn/) to use this model.
42
 
 
31
  The model achieves the following results:
32
 
33
  | | set | IoU | F1 | AP@[.5] | AP@[.75] | AP@[.5,.95] |
34
+ | ----- | -------- | ----: | ----: | ------: | -------: | ----------: |
35
  | HOME | test | 93.92 | 95.84 | 98.98 | 98.98 | 97.61 |
36
  | Horae | test | 96.68 | 98.31 | 99.76 | 98.49 | 98.08 |
37
  | Horae | test-300 | 95.66 | 97.27 | 98.87 | 98.45 | 97.38 |
38
 
39
+ ## How to use?
40
 
41
  Please refer to the Doc-UFCN library page (https://pypi.org/project/doc-ufcn/) to use this model.
42