Open
Description
🚀 The feature
FAST - Detection model
PyTorch:
-
fast_tiny
-
fast_small
-
fast_base
TF:
-
fast_tiny
-
fast_small
-
fast_base
Orientation models:
Train-Skripts:
https://github.com/mindee/doctr/blob/main/references/classification/train_pytorch_orientation.py
https://github.com/mindee/doctr/blob/main/references/classification/train_tensorflow_orientation.py
TF & PT Crop: (with the recognition dataset)
-
mobilenet_v3_small_orientation
(running)
TF & PT Page: (with the detection dataset)
-
mobilenet_v3_small_page_orientation
(related [orientation] Add page orientation interface & integration #1460)