Skip to main content

Auspex

One model for every annotation type used in computer-vision labeling work: bounding boxes, instance polygons, keypoints, polylines, and image-level tags — trained on your own data with a few lines of code.

Supported annotation formats: COCO JSON, CVAT-for-images 1.1 XML, Pascal VOC XML — mixed freely in one training run.

Install

pip install auspex-vision        # import name: auspex

Wheels for Linux x86_64, Windows, and macOS Apple Silicon, Python 3.10–3.13. An NVIDIA GPU is recommended for training (precision is picked automatically for your hardware); CPU works for inference.

Use

from auspex import Auspex

model = Auspex(labelspace="labelspace.yaml")
model.train(data="data.yaml", epochs=150)          # train on your own data
results = model.predict("images/", save=True)      # detect

model = Auspex(weights="best.pt")                  # checkpoints are self-contained
model.val(data="data.yaml")

Or the console command: auspex train --data data.yaml --labelspace labelspace.yaml, auspex predict --weights best.pt --source images/, auspex val --weights best.pt --data data.yaml.

Data configuration

labelspace.yaml — your categories (order = class id), keypoint names + flip_pairs for skeleton classes, is_polyline: true for polyline classes, and image-level tags.

data.yaml — one entry per annotation source:

sources:
  - name: batch1
    path: annotations/batch1.xml   # CVAT 1.1 XML | COCO .json | VOC xml dir
    images_root: images/
    split: train
    provides: {rect: true, polygon: true, keypoint: false, polyline: false, tag: false}

provides declares which tasks a source actually labels — unlabeled tasks contribute nothing to training, so sources with different annotation coverage mix safely.

Growing a model over time: --transfer <checkpoint> continues from existing weights even when classes were added or reordered; --source-balance rebalances very unequal sources; --cache-records keeps memory flat on large datasets.

License

Proprietary software under an End-User License Agreement: licensed users may install and run Auspex and train models on their own data (the resulting weights are theirs); copying, redistribution, modification, and reverse engineering are prohibited. Contact the author for licensing inquiries.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

auspex_vision-0.2.2-cp313-cp313-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.13Windows x86-64

auspex_vision-0.2.2-cp313-cp313-win32.whl (5.5 MB view details)

Uploaded CPython 3.13Windows x86

auspex_vision-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

auspex_vision-0.2.2-cp313-cp313-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

auspex_vision-0.2.2-cp312-cp312-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.12Windows x86-64

auspex_vision-0.2.2-cp312-cp312-win32.whl (5.5 MB view details)

Uploaded CPython 3.12Windows x86

auspex_vision-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

auspex_vision-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (6.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

auspex_vision-0.2.2-cp311-cp311-win_amd64.whl (5.8 MB view details)

Uploaded CPython 3.11Windows x86-64

auspex_vision-0.2.2-cp311-cp311-win32.whl (5.6 MB view details)

Uploaded CPython 3.11Windows x86

auspex_vision-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

auspex_vision-0.2.2-cp311-cp311-macosx_11_0_arm64.whl (6.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

auspex_vision-0.2.2-cp310-cp310-win_amd64.whl (5.8 MB view details)

Uploaded CPython 3.10Windows x86-64

auspex_vision-0.2.2-cp310-cp310-win32.whl (5.6 MB view details)

Uploaded CPython 3.10Windows x86

auspex_vision-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

auspex_vision-0.2.2-cp310-cp310-macosx_11_0_arm64.whl (6.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file auspex_vision-0.2.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 36cb5c61c39625489d0228f701b4afe9b2343c1fb585c3194daed1247f2adb3e
MD5 c6812ea411389ce746e0086fe1b54e81
BLAKE2b-256 36378ff005b2dcd35c4ce4d4d81aa1bd030f483c9f2cce74124f3c5e5dc0107d

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: auspex_vision-0.2.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for auspex_vision-0.2.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 31d22bdd0b7d2a94383e51bf7039ba56b168fab374367b856c3dcadac9a2ab33
MD5 e7e4acde6d4288067db2a1baa5355689
BLAKE2b-256 cea5ca2d53542126d77c1019a4d6b83413c335b46b13b6a2fa4a112d5d776206

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7eada0bbea652b3fdde549bcfec4ef2d25178166cd3c5cb7bc2b220b7678cd4c
MD5 4b6b0082c60c08a025819938696c5a7e
BLAKE2b-256 618fec13c98e5afbdd49929627927e221ea0e4a7b395d93beec0fbe24a14b80b

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd415ae604e8d41be6d8339e65b60515cb94477bd387d1d74c9550ebfe5dff8b
MD5 fbfa5c616cdc0eb686c0ccaab23ac058
BLAKE2b-256 9b8aa0478f8a030e16150652f55c6c64ea9f232806a09307df2be49c4d94cefa

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2b27adc81e09f3db3002dd71c99c7a7e22d06970c7970ee3085f6a4789236714
MD5 ff10e0a794c97c4e65725c6899fab212
BLAKE2b-256 6e61db472db4a40a1b7f1f10278cee134ad31b8844517527edf3a2960b2c7e06

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: auspex_vision-0.2.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for auspex_vision-0.2.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 96b94cae303e52be89838b27733517becf55ecfccd377dbc916307acb81eba97
MD5 ab1f577464cb76595cb7cef9ad0f0080
BLAKE2b-256 a775e3bab036a4e54db42fb869919b1e0cca1b2de10e575a50ba1df7a75e7197

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be71f413c2bbbd2c5bcb22afb110f466e31ed7fcf8295d7fcc8b10a80fb25c4c
MD5 55cecb51280efdf8f8207f75a3bccb7e
BLAKE2b-256 1ee950548431b301a23866506475cabff7786bb3a0911850d00d61e6709ee3cd

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca84c7a4ef82b99867af97fe4006abd1b5c5821e878f392bdbaf629a1c218681
MD5 2544cc9035be18d9b208c0df2694b45e
BLAKE2b-256 da4864a0b343d3dae65f2fa0831e2a851793f6b9699e680d319b42c553dd2128

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cf45129e87517b95e480198ff76fb44e7e286540d35228f75cac0077ae23551d
MD5 82fde3b597a1eaa766d7c13cde6ebad7
BLAKE2b-256 4b44becf23163a7e9b4d3359fc308e2096e71c7a47a7bae8aa0f5e3456c19ed7

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: auspex_vision-0.2.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for auspex_vision-0.2.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 49ca77e32155b39e40e4e3f8ff53bd235a6245b8a8819bb2c79f396c9145a2f9
MD5 9a6f114931edb220079aa52399bc805e
BLAKE2b-256 43a15d3face9fe0c3495d2714254476f8a99d90e3a7ebe76a292f999c84974db

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 11bd5e3c281975c9009a7816243474a102e4e6fffac5426a3aa2ec15f8e825b8
MD5 4c00bd1d2112a85b4b9066e6c849d8c7
BLAKE2b-256 9ad0ff62cac0ac90990615cc37bfea16cf20d1c1a721989ea2a64034d8f6a6ab

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89858c602460ab03b25012f230bac41714c7730e9e1c9479f2b494c86a94af6b
MD5 25e793f0b966643b05698e08da5ba67a
BLAKE2b-256 e512c4eb37e43e6ed8daa0ae03952647d187bfafbe33f399eaa67b5ffc4c1ee1

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f3444aadd77490798b63693c22742e32a28907f377644f2f6d4db379964eae60
MD5 b3839ad6a371a1d386be5e6e8705be6c
BLAKE2b-256 26f6cbea3079c0c01daca59f9f98f15bd007cdc53f553460b983ade1620dadb2

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: auspex_vision-0.2.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for auspex_vision-0.2.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 afdc36c7e13e8d4776a35b3643c51af4686483592be8711f58594f2f151d0c41
MD5 5a458b78dc003daa24fbd9d889d94c9f
BLAKE2b-256 5c51487fc0616bc812d821f2ba804cc9d2c6624472b4fb6801ef8e7a857aed7d

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac83d901f87c4ffd181324e5b31142242e52f673f9e23a2eb31496a1ce4a4cc6
MD5 968c44a5ac3054fc7e97e2e40b32b165
BLAKE2b-256 683a1a416c72e3f337ad936a8e8f3f61093566584c9a727a69f0c58a982a2228

See more details on using hashes here.

File details

Details for the file auspex_vision-0.2.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for auspex_vision-0.2.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d0567876c15e66ac33eca1b1b23fa8145a59d633d2c9acc4d5ee82ab7e425c87
MD5 fe186d516e9735182e3691fcfb44aedf
BLAKE2b-256 65ccaa81d8b286612cee8359283b123713fd0cf0a53109b9681b5cba90838720

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