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 from the PC version of Star Trek Online and automatically fills in your SETS build. Detects equipment, traits, bridge officers, and ship information using computer vision and machine learning. Console screenshots (PlayStation, Xbox) are not supported.

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"

On first launch sto-warp registers itself in your system menu — Start Menu on Windows, Launchpad / Spotlight on macOS, Activities / KRunner on Linux — so subsequent runs can be started by clicking the icon instead of opening a terminal.

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.
  • Community knowledge (knowledge.json), admin icon equivalence map, and a seed tarball of confirmed crops.

A small setup splash blocks the launcher on the very first start until all of the above finish, so the application opens with a complete data set. On every later run the cache is refreshed silently in the background. Everything is cached under ~/.config/warp/ (or $XDG_CONFIG_HOME/warp/ when set). Nothing is committed to this repository. See docs/WARP_GUIDE.md for the user-facing walkthrough and docs/SYNC_ARCHITECTURE.md for the technical view.

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.20.tar.gz (1.1 MB 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.20-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sto_warp-1.0.20.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • 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.20.tar.gz
Algorithm Hash digest
SHA256 6cc2854a25a4d5671859605bed0468e6ec242ab21c24528681fac2266d84bcc2
MD5 8317307bb5210610f15acb5e9db9236e
BLAKE2b-256 3f07d3992e613c5d314787384d384464441f851cfb62a856a3c2f13ac0c4ebb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for sto_warp-1.0.20.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.20-py3-none-any.whl.

File metadata

  • Download URL: sto_warp-1.0.20-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • 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.20-py3-none-any.whl
Algorithm Hash digest
SHA256 0aa84af7b3ddec739ff366986f4f9f6065bab5ec9be7eb5632d96c4ce2486658
MD5 3e648171356d01a319d30e293388a843
BLAKE2b-256 763a53edf4e731a268473bd98f40ae0725016c296edf5d1af28886f381a1ebaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for sto_warp-1.0.20-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