mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-06-16 09:59:13 +02:00
Merge branch 'integrating_trocr_and_torch_ensembling_and_updating_characters_list'
# Conflicts: # src/eynollah/eynollah.py # src/eynollah/eynollah_ocr.py # src/eynollah/patch_encoder.py # src/eynollah/training/cli.py # src/eynollah/training/gt_gen_utils.py # src/eynollah/training/inference.py # src/eynollah/training/models.py # src/eynollah/training/train.py # src/eynollah/training/utils.py # src/eynollah/training/weights_ensembling.py # train/requirements.txt
This commit is contained in:
commit
6df11d92d8
16 changed files with 1048 additions and 245 deletions
|
|
@ -8,3 +8,8 @@ tensorflow-addons # for connected_components, depublished and only compatible wi
|
|||
tensorflow < 2.16 # for tensorflow-addons, so only needed in training
|
||||
tf_data < 2.16 # for tensorflow-addons, so only needed in training
|
||||
protobuf < 5 # for tensorflow-addons, so only needed in training
|
||||
torch
|
||||
evaluate
|
||||
accelerate
|
||||
jiwer
|
||||
transformers <= 4.30.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue