Commit Graph

114 Commits (unifying-training-models)
 

Author SHA1 Message Date
vahidrezanezhad d554d26739 resolving issued with saving model by steps 5 days ago
vahidrezanezhad 1454bc4f58 saving model by steps is added to reading order and pixel wise segmentation use cases training 5 days ago
vahidrezanezhad 8ae42b7c6e adding min_early parameter for generating training dataset for machine based reading order model 7 days ago
Clemens Neudecker d57de478eb
Merge pull request #18 from johnlockejrr/unifying-training-models
Deprecations in train.py and check an argument in inference.py
3 weeks ago
vahidrezanezhad 4cc5aea166 updating:rotation augmentation is provided for machine based reading order 3 weeks ago
vahidrezanezhad 77ef68a1ec updating:rotation augmentation is provided for machine based reading order 3 weeks ago
vahidrezanezhad 22f82c5448 rotation augmentation is provided for machine based reading order 3 weeks ago
vahidrezanezhad 872e5b0b3a visualising reaidng order- Overlaying on image is provided 2 months ago
vahidrezanezhad 822d9292de this enables to visualize reading order of textregions provided in page-xml files 2 months ago
vahidrezanezhad bd4160408e artificial_class_label for table region 6 months ago
vahidrezanezhad 98868e4a9e update resizing in inference 6 months ago
vahidrezanezhad 3ef865e0b5 addinh shifting augmentation 6 months ago
vahidrezanezhad 4150675621 early_erosion is added 7 months ago
johnlockejrr 451188c3b9
Changed deprecated `lr` to `learning_rate` and `model.fit_generator` to `model.fit` 7 months ago
johnlockejrr df4a47ae6f
Update inference.py to check if save_layout was passed as argument otherwise can give an cv2 error 7 months ago
vahidrezanezhad cca4d17823 new augmentations for patchwise training 8 months ago
vahidrezanezhad 5f456cf508 fixing artificial class bug 8 months ago
vahidrezanezhad c502e67c14 adding foreground rgb to augmentation 9 months ago
vahidrezanezhad 4f0e3efa2b early dilation for textline artificial class 9 months ago
vahidrezanezhad 9904846776 using prepared binarized images in the case of augmentation 9 months ago
vahidrezanezhad f31219b1c9 scaling, channels shuffling, rgb background and red content added to no patch augmentation 9 months ago
vahidrezanezhad 95bbdf8040 updating augmentations 9 months ago
vahidrezanezhad 7be326d689 augmentation function for red textlines, rgb background and scaling for no patch case 9 months ago
vahidrezanezhad 85dd59f23e update 9 months ago
vahidrezanezhad f4bad09083 save only layout output. different from overlayed layout on image 9 months ago
Clemens Neudecker b6bdf942fd
add documentation from wiki as markdown file to the codebase 9 months ago
vahidrezanezhad 59e5892f25 erosion rate changed 9 months ago
vahidrezanezhad 5fbe941f53 inference updated 10 months ago
vahidrezanezhad 30894ddc75 erosion and dilation parameters are changed & separators are written in label images after artificial label 10 months ago
b-vr103 c340fbb721 increasing margin in the case of pixelwise inference 10 months ago
b-vr103 f2692cf8dd brightness augmentation modified 10 months ago
vahidrezanezhad 9521768774 adding degrading and brightness augmentation to no patches case training 10 months ago
vahidrezanezhad 55f3cb9a84 printspace_as_class_in_layout is integrated. Printspace can be defined as a class for layout segmentation 10 months ago
vahidrezanezhad 647a3f8cc4 resolving typo 10 months ago
vahidrezanezhad c0faecec2c update inference 11 months ago
vahidrezanezhad 033cf6734b update reading order machine based 11 months ago
vahidrezanezhad 9358657a0d update config 11 months ago
vahidrezanezhad 743f2e97d6 Transformer+CNN structure is added to vision transformer type 11 months ago
vahidrezanezhad f1fd74c7eb transformer patch size is dynamic now. 11 months ago
vahidrezanezhad 2aa216e388 binarization as a separate task of segmentation 11 months ago
vahidrezanezhad 41a0e15e79 updating train.py nontransformer backend 11 months ago
vahidrezanezhad 815e5a1d35 updating train.py 11 months ago
vahidrezanezhad dc356a5f42 just defined graphic region types can be extracted as label 11 months ago
vahidrezanezhad b1d971a200 just defined textregion types can be extracted as label 11 months ago
vahidrezanezhad 1c8873ffa3 just defined textregion types can be extracted as label 11 months ago
vahidrezanezhad e25a925169
Update README.md 11 months ago
vahidrezanezhad b9cbc0edb7 replacement in a list done correctly 11 months ago
vahidrezanezhad 821290c464 scaling and cropping of labels and org images 11 months ago
vahidrezanezhad 4640d9f2dc modifying xml parsing 11 months ago
vahidrezanezhad 785033536a min_area size of regions considered for reading order detection passed as an argument for inference 12 months ago