Skip to main content

ORTHO mask editor tool

Project description

ORTHO Mask Editor

A PyQT5-based mask editor tool for the ORTHO (Old Research Text Hebrew OCR) project. This tool helps create training data for the ORTHO U-Net AI model by allowing users to create and edit image masks of Hebrew text documents.

About ORTHO

ORTHO (Old Research Text Hebrew OCR) is a project focused on optical character recognition for historical Hebrew texts. The project uses a U-Net architecture for text segmentation and recognition.

Screenshot

ORTHO Mask Editor

Purpose

This mask editor serves as a crucial tool in the ORTHO pipeline by:

  • Creating binary masks for training data
  • Marking text regions in historical Hebrew documents
  • Preparing ground truth data for the U-Net model
  • Enabling manual correction of automated segmentation results

Installation

Prerequisites

  • Python 3.6 or higher
  • PyQt5
  • NumPy

Setup

You can install ORTHO Mask Editor using pip:

pip install ortho-editor

Or install from source:

  1. Clone the repository:
git clone https://github.com/yaacov/ortho-editor.git
cd ortho-editor

Usage

  1. Prepare a directory that contains two subdirectories named inputs and targets.

    • inputs holds the original images.
    • targets holds the corresponding mask images (same filenames, same dimensions).
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Run the application:

    python main.py
    
  4. When prompted, select your directory with inputs and targets subdirectories.

  5. A list of files from the inputs folder will appear. Choose a file to display the image as the background, then draw or edit the mask on top.

Development

The project includes a Makefile with useful commands for development:

make install  # Install the required packages
make run      # Run the editor
make format   # Format the code using black
make lint     # Lint the code using flake8
make package  # Create a pip package
make push     # Upload package to PyPI using twine
make clean    # Remove build artifacts and Python cache files

If you're contributing to the project, make sure to run make format and make lint before submitting your changes.

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ortho_editor-0.1.14.tar.gz (204.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ortho_editor-0.1.14-py3-none-any.whl (204.7 kB view details)

Uploaded Python 3

File details

Details for the file ortho_editor-0.1.14.tar.gz.

File metadata

  • Download URL: ortho_editor-0.1.14.tar.gz
  • Upload date:
  • Size: 204.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for ortho_editor-0.1.14.tar.gz
Algorithm Hash digest
SHA256 72f3b16e3cb581a17b64787172376965fde86584a35f173f43d44ca7a1e1d643
MD5 b86b3c473ddf167d8fcd04c69ab1065d
BLAKE2b-256 4caa9893acb20ce76ba5530be24259916823594f0d9ea7c01a20182b5d642fe8

See more details on using hashes here.

File details

Details for the file ortho_editor-0.1.14-py3-none-any.whl.

File metadata

  • Download URL: ortho_editor-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 204.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for ortho_editor-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 f719156bb213b718404536cf5de583bb273c1855861d76b1330147048cd85370
MD5 b865fdaf0bba80dd3ed38efadba3d0c9
BLAKE2b-256 8e9ad6610eb6851ccb9c123830fac22e4bc1ba56d37e880a193b9f060ca21d0a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page