MCPcopy Create free account

hub / github.com/PellelNitram/xournalpp_htr / types & classes

Types & classes50 in github.com/PellelNitram/xournalpp_htr

↓ 28 callersClassBoundingBox
xournalpp_htr/training/shared/bounding_box.py:17
↓ 7 callersClassIAM_OnDB_Dataset
IAM-OnDB dataset implementation in PyTorch. These are the links to the dataset: - https://fki.tic.heia-fr.ch/databases/iam-on-line-handwritin
xournalpp_htr/training/data/datasets.py:27
↓ 6 callersClassPageDatasetFromOnlinePosition
Represents a position of a handwritten text placed on a page. This class stores information about a specific position within a page, including it
xournalpp_htr/training/data/datasets.py:342
↓ 4 callersClassUpscaleAndConcatLayer
Upscale a small map, concat with a larger map, conv to ``cz`` channels.
xournalpp_htr/training/word_detector/network.py:59
↓ 4 callersClassXournalppDocument
xournalpp_htr/documents.py:166
↓ 3 callersClassImageDimensions
xournalpp_htr/training/shared/bounding_box.py:12
↓ 3 callersClassPageDatasetFromOnline
Dataset to assemble a page dataset using samples from an existing dataset. It places existing samples on a page while keeping track of the positi
xournalpp_htr/training/data/datasets.py:370
↓ 3 callersClassSimpleHTRNet
xournalpp_htr/training/simple_htr/network.py:20
↓ 3 callersClassWordDetectorNet
xournalpp_htr/training/word_detector/network.py:72
↓ 3 callersClassWordPrediction
xournalpp_htr/models.py:19
↓ 2 callersClassDetectionConfig
xournalpp_htr/training/word_detector/config.py:20
↓ 2 callersClassGroundTruthWord
xournalpp_htr/benchmark.py:18
↓ 2 callersClassIAM_Dataset
Loads, pre-processes and caches the IAM Handwriting Database. On first run it processes all images and ground truth files, resizes them and s
xournalpp_htr/training/word_detector/dataset.py:156
↓ 2 callersClassIAM_Words_Dataset
Loads, pre-processes and caches the IAM word-level dataset. Reads word images from ``data/words/`` and ground-truth transcriptions from ``dat
xournalpp_htr/training/simple_htr/dataset.py:120
↓ 2 callersClassLayer
Class for keeping track of document page layer.
xournalpp_htr/documents.py:22
↓ 2 callersClassModelConfig
xournalpp_htr/training/simple_htr/config.py:13
↓ 2 callersClassPage
Class for keeping track of document page.
xournalpp_htr/documents.py:13
↓ 2 callersClassStroke
Class for keeping track of strokes.
xournalpp_htr/documents.py:29
↓ 2 callersClassXournalDocument
xournalpp_htr/documents.py:135
↓ 1 callersClassBenchmarkResult
xournalpp_htr/benchmark.py:28
↓ 1 callersClassBenchmarkSample
xournalpp_htr/xio.py:21
↓ 1 callersClassHFHubInferenceModel
Base class binding an inference model to its HF Hub repository. ``HF_REPO_ID`` binds each subclass to its repository. ``revision`` is stored
xournalpp_htr/inference_models.py:33
↓ 1 callersClassIncomplete
tests/test_inference_models.py:43
↓ 1 callersClassModelConfig
xournalpp_htr/training/word_detector/config.py:12
↓ 1 callersClassModifiedResNet18
ResNet-18 backbone returning intermediate U-Net-style features. The first conv is adapted for 1-channel (grayscale) input and the final fc la
xournalpp_htr/training/word_detector/network.py:18
↓ 1 callersClassNormalizationConfig
xournalpp_htr/training/word_detector/config.py:26
↓ 1 callersClassSimpleHTRModel
SimpleHTR word-recognition model, loaded from HF Hub as ONNX. The repository contains ``model.onnx`` (the CNN+LSTM+CTC network) and ``config.
xournalpp_htr/inference_models.py:125
↓ 1 callersClassWordDetectorModel
WordDetectorNN word-detection model, loaded from HF Hub as ONNX. The repository contains ``model.onnx`` (the network with softmax baked in) a
xournalpp_htr/inference_models.py:57
↓ 1 callersClass_SoftmaxBaked
Wrapper that bakes ``apply_softmax=True`` into the traced graph.
xournalpp_htr/training/word_detector/export.py:38
Class
tools/data_annotation_tool/renderer.js:3
ClassAugmentationConfig
xournalpp_htr/training/simple_htr/config.py:47
ClassAugmentationConfig
xournalpp_htr/training/word_detector/config.py:56
ClassCustomEncoder
Make non-standard items serialisable for ``json.dump(s)``.
xournalpp_htr/training/simple_htr/utils.py:21
ClassCustomEncoder
Make non-standard items serialisable for ``json.dump(s)``.
xournalpp_htr/training/word_detector/utils.py:24
ClassDataConfig
xournalpp_htr/training/simple_htr/config.py:33
ClassDataConfig
xournalpp_htr/training/word_detector/config.py:42
ClassDataloader_Element
xournalpp_htr/training/simple_htr/dataset.py:265
ClassDataloader_Element
xournalpp_htr/training/word_detector/dataset.py:315
ClassDocument
xournalpp_htr/documents.py:37
ClassDummy
tests/test_inference_models.py:51
ClassIAM_Dataset_Element
xournalpp_htr/training/word_detector/dataset.py:149
ClassIAM_Words_Element
xournalpp_htr/training/simple_htr/dataset.py:113
ClassMapOrdering
Channel order of the maps encoding the AABBs around the words.
xournalpp_htr/training/shared/postprocessing.py:18
ClassRenderer
tools/data_annotation_tool/renderer.js:3
ClassSeedConfig
xournalpp_htr/training/simple_htr/config.py:41
ClassSeedConfig
xournalpp_htr/training/word_detector/config.py:50
ClassSimpleHTRConfig
xournalpp_htr/training/simple_htr/config.py:52
ClassTrainingConfig
xournalpp_htr/training/simple_htr/config.py:23
ClassTrainingConfig
xournalpp_htr/training/word_detector/config.py:32
ClassWordDetectorConfig
xournalpp_htr/training/word_detector/config.py:61