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.7.tar.gz.

File metadata

File hashes

Hashes for moveread_pipelines_extract_validation-0.1.7.tar.gz
Algorithm Hash digest
SHA256 4f14af1c95bd9d06982d3ec17c8cffefe6b1b665ce90d66287f15a74c59e67cd
MD5 72a1673fb603209deeef9e60020cc905
BLAKE2b-256 6eb558d47bbf057cedc88f515d250fbfcb0f957f22adbb51880a87ca7dca8faf

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for moveread_pipelines_extract_validation-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ca43ab1f47bb82e47d0e8c6f90c26dda4751baf438edd03303e67428f9efc84e
MD5 9131cfa67e56d11cedba5c66902146af
BLAKE2b-256 d9480e9886d5442671bf6bf9e02afa60c0eee052428f5d5e1a84ac29c6313363

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