Skip to main content

aicenter

A python based Soft IOC Server for Sample Alignment using a YOLO model.

Installation

python -m venv my-venv
source my-venv/bin/activate
pip install ai-center

To enabled downloading of the latest model file from HuggingFace, install with the [model] extra as follows:

pip install ai-center[model]

Running

To run the EPICS IOC directly, use the following command:

app.epics --device "AIC001" --model "/path/to/model.pt" --video "video_uri"

Command-line Arguments

  • --device: The EPICS root name of the device (e.g., AIC001 or AIC002). (Required)
  • --model: Path to the YOLO model file. If omitted, the latest model will be downloaded from HuggingFace. The model is about 50 MB in size.
  • --video: The URI for the video stream. (e.g., redis://hostname/0030180F06E5:JPG) (Required)
  • --confidence: Object detection confidence threshold. (Optional, default: 0.1)
  • -v: Enable verbose logging. (Optional)

Currently, only file://, redis:// and http[s]:// video schemes are supported

If you installed the [view] extra, you can also run the stand-alone inference viewer which displays the inference in a window as follows:

app.view --model "/path/to/model.pt" --video "video_uri"

Command-line Arguments

  • --model: Path to the YOLO model file. If omitted, the latest model will be downloaded from HuggingFace. The model is about 50 MB in size.
  • --video: The URI for the video stream. (e.g., redis://hostname/0030180F06E5:JPG) (Required)
  • --confidence: Object detection confidence threshold. (Optional, default: 0.1)
  • -v: Enable verbose logging. (Optional)

Download files

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

Source Distribution

ai_center-2026.8.1.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

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

ai_center-2026.8.1-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file ai_center-2026.8.1.tar.gz.

File metadata

  • Download URL: ai_center-2026.8.1.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.14 Linux/7.1.6-201.fc44.x86_64

File hashes

Hashes for ai_center-2026.8.1.tar.gz
Algorithm Hash digest
SHA256 f4b73afca812f317d70b1a2e464c5fbff688d2a4e0eab508ecfb9ef6da580563
MD5 96c0e4a328795619de3fbda5f15f9de8
BLAKE2b-256 b39a4967cbb8105efc18cac99c35db1c7d5ca2bad075afc10e0662325cf59b12

See more details on using hashes here.

File details

Details for the file ai_center-2026.8.1-py3-none-any.whl.

File metadata

  • Download URL: ai_center-2026.8.1-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.14 Linux/7.1.6-201.fc44.x86_64

File hashes

Hashes for ai_center-2026.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5720541af8f26460231c3acf21456c70e0dab6f55ef5dbaa59457ac98ed7dda6
MD5 765668107bd2648c526349f0485d9747
BLAKE2b-256 91bc6e941004eaba6cecc55db855ebe7bddc7d9840c90e27a97b362e018c3266

See more details on using hashes here.

Release history Release notifications | RSS feed

2026.8.2

2 files

This release

2026.8.1 This release

2 files

2026.5.6

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page