Skip to main content

Star Trek Online screenshot recognition + ML training (standalone WARP/WARP CORE).

Project description

STO-WARP

Star Trek Online screenshot recognition + ML training, distributed as a standalone Python package.

What is this?

STO-WARP combines two tools in one package:

WARP (Weaponry & Armament Recognition Platform) — reads your in-game screenshots and automatically fills in your SETS build. Detects equipment, traits, bridge officers, and ship information using computer vision and machine learning.

WARP CORE — trainer interface built into WARP. Review and correct recognition results, confirm annotations, and retrain the local ML models (Icon Classifier + Layout Regressor) on your own data to improve accuracy over time.

Technology

  • WARP — recognition pipeline (OCR + layout detection + icon matching). Reads STO screenshots and emits structured slot/item results.
  • WARP CORE — Qt trainer UI for reviewing recognition output and fine-tuning the EfficientNet / MobileNetV3 models that drive WARP.

Install

The recommended way to install sto-warp is via our universal installation scripts, which will automatically configure an isolated environment using pipx.

Linux / macOS:

curl -sSL https://raw.githubusercontent.com/raman78/sto-warp/main/install.sh | bash

Windows (PowerShell):

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/raman78/sto-warp/main/install.ps1" -OutFile "install.ps1"; .\install.ps1; Remove-Item "install.ps1"

For manual installation methods and more details, see INSTALLATION.md.

Data and models

On first run sto-warp downloads:

  • ML models (icon_classifier.pt, screen_classifier.pt) from the Hugging Face hub.
  • Cargo / ship / trait JSON from the community STOCD/SETS-Data repository.

Everything is cached under ~/.config/warp/ (or $XDG_CONFIG_HOME/warp/ when set). Nothing is committed to this repository.

License

GPL-3.0 — see LICENSE.

Project docs

  • INSTALLATION.md — install methods (pipx, native packages).
  • CHANGELOG.md — release notes.
  • PROJECT_CONTEXT.md — design context.
  • CLAUDE.md — repository rules for AI-assisted development.
  • docs/ — technical deep-dives (BOFF / trait detection, ML pipeline, …).

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

sto_warp-1.0.9.tar.gz (913.2 kB view details)

Uploaded Source

Built Distribution

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

sto_warp-1.0.9-py3-none-any.whl (942.8 kB view details)

Uploaded Python 3

File details

Details for the file sto_warp-1.0.9.tar.gz.

File metadata

  • Download URL: sto_warp-1.0.9.tar.gz
  • Upload date:
  • Size: 913.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sto_warp-1.0.9.tar.gz
Algorithm Hash digest
SHA256 172ce304c921eb2e74dcb67dd4d0479411416db668905f2eb8986c7da323dd2a
MD5 072232126242854b6d7013e11b419716
BLAKE2b-256 4579473a869c7435f624f260925f2e6817d7a87f0c70e114bfd10675ed8d124e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sto_warp-1.0.9.tar.gz:

Publisher: release.yml on raman78/sto-warp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sto_warp-1.0.9-py3-none-any.whl.

File metadata

  • Download URL: sto_warp-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 942.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sto_warp-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 6553187ea0aeb3e695b5244ca4e9332bb41cbc3431d3ae7fe0e98b1066307730
MD5 f7e67fe6d673358ca5a4f5942205a86f
BLAKE2b-256 36ba70687a7a9f794f24c05d17f2708c61a3b9b61b690e47af94e4c822e5c261

See more details on using hashes here.

Provenance

The following attestation bundles were made for sto_warp-1.0.9-py3-none-any.whl:

Publisher: release.yml on raman78/sto-warp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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