Commit ·
38276e5
1
Parent(s): 7ef1813
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 📚
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
`flyswot` is a project focused on using machine learning to *help* the [Hertiage Made Digital](https://www.bl.uk/projects/heritage-made-digital) team at the [British Library](https://www.bl.uk/) identify digitised images which have incorrect metadata in the filenames. The models currently hosted here are focused on classifying images of digitised manuscripts. These models are used via the `[flyswot`](https://github.com/davanstrien/flyswot/) command-line tool.
|