Commit graph

  • 5d0c26b629 training.train: use std Keras data loader for classification Robert Sachunsky 2026-02-05 12:02:58 +01:00
  • f03124f747 training.train: simplify+fix classification data loaders… Robert Sachunsky 2026-02-05 11:58:50 +01:00
  • 82d649061a training.train: fix F1 metric score setup Robert Sachunsky 2026-02-05 11:57:38 +01:00
  • 5c7801a1d6 training.train: simplify config args for model builder Robert Sachunsky 2026-02-05 11:56:11 +01:00
  • 4a65ee0c67 training.train: more config dependencies… Robert Sachunsky 2026-02-05 11:53:19 +01:00
  • fbf252db13 torch model ensembling is integrated vahidrezanezhad 2026-02-04 21:16:08 +01:00
  • 7562317da5 training: fix+simplify load_model logic for continue_training Robert Sachunsky 2026-02-04 17:35:38 +01:00
  • 1581094141 training: extend index_start to tasks classification and RO Robert Sachunsky 2026-02-04 17:35:12 +01:00
  • e85003db4a training: re-instate index_start, reflect cfg dependency Robert Sachunsky 2026-02-04 17:32:24 +01:00
  • 498ff8f7a5 Updating the --help descriptions vahidrezanezhad 2026-02-03 20:27:06 +01:00
  • fff4253352 generate or update list of characters in the case of cnn-rnn ocr training vahidrezanezhad 2026-02-03 20:20:20 +01:00
  • 60f0fb541d integrating transformer ocr vahidrezanezhad 2026-02-03 19:45:50 +01:00
  • 586077fbcd 📦 v0.7.0 v0.7.0 kba 2026-01-30 16:40:55 +01:00
  • 4ade0f788f 📝 changelog kba 2026-01-29 17:12:35 +01:00
  • f13560726e Merge remote-tracking branch 'origin/adding-cnn-rnn-training-script' into 2026-01-29-training kba 2026-01-29 17:32:08 +01:00
  • 25153ad307 training: add IoU metric Robert Sachunsky 2026-01-29 12:19:09 +01:00
  • d1e8a02fd4 training: fix epoch size calculation Robert Sachunsky 2026-01-29 03:01:14 +01:00
  • 29a0f19cee training: simplify image preprocessing… Robert Sachunsky 2026-01-28 13:53:11 +01:00
  • 87190f8997 Merge branch 'adding-cnn-rnn-training-script-rfct' into 2026-01-29-training kba 2026-01-29 10:27:36 +01:00
  • a76de1e182 Merge branch 'adding-cnn-rnn-training-script' into 2026-01-29-training kba 2026-01-29 10:26:34 +01:00
  • ef3cf02877 Merge branch 'ruff-training' into 2026-01-29-training kba 2026-01-29 10:26:14 +01:00
  • e69b35b49c training.train.config_params: re-organise to reflect dependencies Robert Sachunsky 2026-01-28 13:49:23 +01:00
  • 0372fd7a1e training.gt_gen_utils: fix+simplify cropping… Robert Sachunsky 2026-01-28 13:42:59 +01:00
  • acda9c84ee training.gt_gen_utils: improve XML→img path mapping… Robert Sachunsky 2026-01-28 13:28:03 +01:00
  • eb92760f73 training: download pretrained RESNET weights if missing Robert Sachunsky 2026-01-22 19:49:39 +01:00
  • 6a81db934e improve docs/train.md Robert Sachunsky 2026-01-22 11:25:50 +01:00
  • 87d7ffbdd8 training: use proper Keras callbacks and top-level loop Robert Sachunsky 2026-01-22 11:25:00 +01:00
  • f9695cd7be Merge branch 'adding-cnn-rnn-training-script' of https://github.com/qurator-spk/eynollah into adding-cnn-rnn-training-script adding-cnn-rnn-training-script vahidrezanezhad 2026-01-28 11:52:36 +01:00
  • 3500167870 weights ensembling for tensorflow models is integrated vahidrezanezhad 2026-01-28 11:52:12 +01:00
  • 33f6a231bc fix: prevent crash when printspace is missing in xmls used for label generation vahidrezanezhad 2026-01-26 17:30:26 +01:00
  • 6ae244bf9b Fix filename stem extraction using binarization. Restore the CNN-RNN model to its previous version, as setting channels_last alone was insufficient for running on both CPU and GPU. Prevent errors caused by null values in image shape elements. vahidrezanezhad 2026-01-26 15:03:11 +01:00
  • 30f39e7383 mapregion is added to labels vahidrezanezhad 2026-01-26 13:56:34 +01:00
  • c8240905a8 Fix label generation by selecting largest contour when erosion splits shapes vahidrezanezhad 2026-01-26 13:36:24 +01:00
  • 3c3effcfda drop TF1 vernacular, relax TF/Keras and Torch requirements… Robert Sachunsky 2026-01-20 04:18:55 +01:00
  • e2754da4f5 adapt to Numpy 1.25 changes… Robert Sachunsky 2026-01-20 04:04:07 +01:00
  • 9ccc495b4a wip adding-cnn-rnn-training-script-rfct kba 2025-12-19 14:57:10 +01:00
  • 49261fa99b CNN–RNN–OCR inference and adaptation of the CNN–RNN–OCR model to support inference on both CPU and GPU vahidrezanezhad 2025-12-17 15:12:39 +01:00
  • 6ee79c7320 evaluation with a given GT is only possible for segmentation tasks vahidrezanezhad 2025-12-17 13:28:02 +01:00
  • 4651000191 debuging input shape + enable finetuning a model vahidrezanezhad 2025-12-15 11:36:09 +01:00
  • 6241530293
    Merge dbe06867a6 into 0f410c2e7c Konstantin Baierer 2025-12-10 13:24:44 +00:00
  • dbe06867a6 wip: remove textline_light=True from call to EynollahXmlWriter reduce-complexity-rebased kba 2025-12-10 14:24:32 +01:00
  • 58000069cf Restore correct execution of export_textline_images_and_text vahidrezanezhad 2025-12-03 15:40:52 +01:00
  • 5716262629 Fix eynollah ocr --help so it works again vahidrezanezhad 2025-12-03 14:11:47 +01:00
  • 86d437b77b Restored correct functionality of the extract_only_images mode and cleaned up the argument handling vahidrezanezhad 2025-12-03 12:01:42 +01:00
  • 4175b52768 log to STDERR not STDOUT kba 2025-12-02 15:00:33 +01:00
  • 04d21b9d92 🔥 refactor eynollah ocr kba 2025-11-28 14:54:43 +01:00
  • 244847e3d4 move line-gt extraction out of ocr to eynollah-training kba 2025-11-28 12:09:50 +01:00
  • 058478baf3 CI: do not upgrade (now-unpineed) torch kba 2025-11-28 15:03:06 +01:00
  • fcd87fc3cf 💀 remove dead code from eynollah.py kba 2025-12-10 13:14:32 +01:00
  • 1eef5514d7 eynollah.py: fix kwargs to writer kba 2025-11-28 10:50:50 +01:00
  • b7d3a6724b enforce kwargs for writer.build_... kba 2025-11-27 12:43:45 +01:00
  • 97959869ba remove more branches after textline_light default true kba 2025-11-27 11:30:00 +01:00
  • 5d497b0f72 factor out extract_only_images as eynollah extract-images kba 2025-11-26 21:35:45 +01:00
  • b10773aae6 🔥 replace light_version/textline_light with True kba 2025-12-10 12:56:01 +01:00
  • 4fc3ff33cb The cnn-rnn ocr model can be trained now vahidrezanezhad 2025-12-09 17:22:12 +01:00
  • 84a72a128b cnn-rnn model can be called - model input height and width are dynamic now - data generator is also callable vahidrezanezhad 2025-12-09 15:30:19 +01:00
  • 59e5a73654 adding cnn-rnn training script vahidrezanezhad 2025-12-08 19:30:57 +01:00
  • e715b5d960
    Merge 7bf5e077d9 into 0f410c2e7c Konstantin Baierer 2025-12-03 14:41:05 +00:00
  • 7bf5e077d9 Restore correct execution of export_textline_images_and_text reduce-complexity vahidrezanezhad 2025-12-03 15:40:52 +01:00
  • 6ac37af2f8 Fix eynollah ocr --help so it works again vahidrezanezhad 2025-12-03 14:11:47 +01:00
  • d687d862d6 Restored correct functionality of the extract_only_images mode and cleaned up the argument handling vahidrezanezhad 2025-12-03 12:01:42 +01:00
  • 9fdae72e96 utils_ocr.return_textline_contour: gen cv2-like contours (w/ ndim=3, as in all other places) Robert Sachunsky 2025-12-03 03:04:46 +01:00
  • ad8f8167c2 separate_lines/_vertical: gen cv2-like contours (w/ ndim=3, as in all other places) Robert Sachunsky 2025-12-03 00:58:26 +01:00
  • 43a95842bd writer: also ensure validity after scaling Robert Sachunsky 2025-12-02 16:35:32 +01:00
  • 51abe9617a log to STDERR not STDOUT kba 2025-12-02 15:00:33 +01:00
  • 56e73bf72f deskewing: add a 2nd stage for precision Robert Sachunsky 2025-11-28 18:27:58 +01:00
  • adcea47bc0 return_boxes_of_images_by_order_of_reading_new: always erode Robert Sachunsky 2025-11-28 18:23:59 +01:00
  • 5a3de3b42d column detection: improve, aided by vseps whenever possible Robert Sachunsky 2025-11-28 18:14:24 +01:00
  • 4dd40c542b find_num_col: add optional criterion - sum of vertical separators Robert Sachunsky 2025-11-28 18:07:15 +01:00
  • 84d10962f3 return_boxes_of_images_by_order_of_reading_new: improve Robert Sachunsky 2025-11-28 18:04:12 +01:00
  • 5abf0c1097 return_boxes_of_images_by_order_of_reading_new: improve Robert Sachunsky 2025-11-28 17:58:44 +01:00
  • b71bb80e3a return_boxes_of_images_by_order_of_reading_new: fix 4abc2ff5 Robert Sachunsky 2025-11-28 17:53:27 +01:00
  • a527d7a10d combine_hor_lines_and_delete_cross_points: improve Robert Sachunsky 2025-11-28 17:34:11 +01:00
  • 5c12b6a851 combine_hor_lines_and_delete_cross_points: simplify and rename Robert Sachunsky 2025-11-28 17:27:12 +01:00
  • 06cb9d1d31 combine_hor_lines_and_delete_cross_points: fix 1-off px bug Robert Sachunsky 2025-11-28 17:08:39 +01:00
  • 38d91673b1 combine_hor_lines_and_delete_cross_points: get external contours Robert Sachunsky 2025-11-28 16:50:08 +01:00
  • ee59a6809d contours_in_same_horizon: fix 5d15941b Robert Sachunsky 2025-11-28 16:17:09 +01:00
  • b161e33854 🔥 refactor eynollah ocr kba 2025-11-28 14:54:43 +01:00
  • 30f9c695dc move line-gt extraction out of ocr to eynollah-training kba 2025-11-28 12:09:50 +01:00
  • 951bd2fce6 CI: do not upgrade (now-unpineed) torch kba 2025-11-28 15:03:06 +01:00
  • 9bcfeab057 💀 remove dead code from eynollah.py kba 2025-11-28 10:46:47 +01:00
  • 5171e09c2d eynollah.py: fix kwargs to writer kba 2025-11-28 10:50:50 +01:00
  • c24cf94bce enforce kwargs for writer.build_... kba 2025-11-27 12:43:45 +01:00
  • acb91efe48 WIP: reorganize OCR-D and start on ocrd-eynollah-ocr ocrd-restructure kba 2025-11-28 11:15:53 +01:00
  • 4aa9543a7d remove more branches after textline_light default true kba 2025-11-27 11:30:00 +01:00
  • 177d555ded factor out extract_only_images as eynollah extract-images kba 2025-11-26 21:35:45 +01:00
  • 83e8b289da 🔥 drop light_version/textline_light (now default and implied) kba 2025-11-26 20:29:29 +01:00
  • ca83cf934d fix imports from src/cli/cli_*/*_cli kba 2025-11-26 20:48:14 +01:00
  • 095b36c389 models: split into layout, extra and ocr kba 2025-11-26 19:45:58 +01:00
  • 000af16a47 🔥 remove torch pinning kba 2025-11-26 19:23:49 +01:00
  • e503c1a0b7 drop obsolete multi-model binarization kba 2025-11-26 18:19:03 +01:00
  • 82266f8234 reorganize cli kba 2025-11-26 18:42:39 +01:00
  • 5a1900e664 🔥 remove OCR option from eynollah layout kba 2025-11-26 15:34:36 +01:00
  • 0f410c2e7c disable tf/keras logging on first import model-zoo kba 2025-11-26 16:37:54 +01:00
  • 9d9d32daed update OCR-D bindings kba 2025-11-26 16:20:27 +01:00
  • 103c007368 . kba 2025-11-26 14:37:00 +01:00
  • 0149147e95 . kba 2025-11-25 13:45:47 +01:00
  • e428e7ad78 ensure separators stay within image bounds Robert Sachunsky 2025-11-16 12:17:29 +01:00
  • 406288b1fe fixup 72d059f3: forgot to update other writer calls Robert Sachunsky 2025-11-15 20:13:58 +01:00
  • 028ed16921 adapt ocrd-sbb-binarize Robert Sachunsky 2025-11-15 17:17:37 +01:00