File size: 352 Bytes
c6bfe37 8ffa925 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: mit
---
# Detectron2 v2 model
This repository hosts our trained Detectron2 model, that can detect segments from digitized books.
The following classes are supported:
- Illustration
- Stamp
- Initial
- Other
The model is based on `faster_rcnn_R_50_FPN_3x` and was fine-tuned on own and manually annotated segments from digitized books. |