Skip to main content

Pipeline interface for the auto-extract validation API

Project description

Extract Validation

Pipeline interface for the auto-extract validation API

TL; DR

  • Input (Qin): a contoured image + whether it's already perspective-corrected
  • Output (Qout): 'correct' | 'perspective-correct' | 'incorrect'
    • But, 'perspective-correct' is only acceptable whe the image isn't already perspective-corrected

Usage

import moveread.pipelines.extract_validation as val

Qin = Queue[tuple[val.Task, State]] = ...
Qout = Queue[tuple[val.Annotation, State]] = .....

api = val.ValidateAPI(Qin, Qout)

await api.items().sync()
await api.annotate('taskId', 'correct')

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

Built Distribution

File details

Details for the file moveread_pipelines_extract_validation-0.1.4.tar.gz.

File metadata

File hashes

Hashes for moveread_pipelines_extract_validation-0.1.4.tar.gz
Algorithm Hash digest
SHA256 0779d597c3083d7cf37708f9ab6655db1d1269e33495588e8bb8155fcf7b646b
MD5 2858d1367cccd3209fa50415d8dc0845
BLAKE2b-256 56055d38359c2b336ff85d3c500a25ad9fc4220c5b3e20b9e25e7b85dca9d785

See more details on using hashes here.

Provenance

File details

Details for the file moveread_pipelines_extract_validation-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for moveread_pipelines_extract_validation-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 41ad1a2acae618b552c92fa979f0b72ee05d459906cd443db303f262ef95786c
MD5 6b8fc10813fcd878c191c49e0ccc294a
BLAKE2b-256 7eb734bd97c289d3d4ac130fafda2eca1125a0fedd4dc4fb72110dcfa75e3259

See more details on using hashes here.

Provenance

Supported by

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