Skip to main content

ADASPUN research package for ADAS perception, stereo depth, risk scoring, QUBO warning selection, and NeuroSentinel V9 execution.

Project description

ADASPUN

ADASPUN is a research-oriented Python package for ADAS perception, stereo depth, risk estimation, QUBO warning selection, and NeuroSentinel-4D++ V9 execution.

Install

Install from PyPI:

pip install adaspun

For local development with YOLO extras:

python -m pip install -e ".[yolo]"

Quick checks

adaspun-doctor
adaspun-v9-robust --help
adaspun-native-video --help

Robust V9 source-of-truth runner

The robust V9 command delegates to a local NeuroSentinel V9 research workspace. A full V9 run requires local assets such as the V9 script, helper backbone, model weights, and input videos.

Example:

adaspun-v9-robust --project-root D:\Puneeth_Adas --v9-script D:\Puneeth_Adas\final_video_pipeline\run_neurosentinel_ddpm_ensemble_v9_sota_clean_ui_DISTANCE_LABELS.py --cuda --doctor-first --copy-output D:\Puneeth_Adas\outputs\adaspun_v9_demo.mp4

Native modular commands

adaspun-native-video --help
adaspun-risk-smoke --help
adaspun-qubo-smoke --help

Research preview note

ADASPUN is currently a research preview package. The modular native commands are included for package development and experimentation. The robust V9 command is a bridge to the complete local NeuroSentinel V9 source-of-truth pipeline and does not bundle model weights, datasets, videos, or private research assets.

Citation

If you use ADASPUN in academic work, cite the repository/package metadata in CITATION.cff.

Python API

from adaspun import ADASPUNRunner

runner = ADASPUNRunner(model=r"D:\path\to\best.pt", cuda=True)
result = runner.run_video("road.mp4", "output.mp4", max_frames=120)
print(result.output_video)

See docs/python_api_usage.md for more examples.

Hosted model weights

ADASPUN does not bundle trained .pt weights in the PyPI wheel. Use local .pt files or host weights on Hugging Face/GitHub Releases and update the model registry. See docs/hosted_models.md.

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

adaspun-0.2.1.tar.gz (37.9 kB view details)

Uploaded Source

Built Distribution

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

adaspun-0.2.1-py3-none-any.whl (53.6 kB view details)

Uploaded Python 3

File details

Details for the file adaspun-0.2.1.tar.gz.

File metadata

  • Download URL: adaspun-0.2.1.tar.gz
  • Upload date:
  • Size: 37.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for adaspun-0.2.1.tar.gz
Algorithm Hash digest
SHA256 14df5fbfbe59b46cb1fb5f9912a3d2fa40c2dec665e37bb24bc3d6e04456e9fd
MD5 8c3aee7194c02a36a44797faf9aff5a8
BLAKE2b-256 7843003bbedce1721b7085b55e5a19236d06f5cacecc813436eac11572daae9e

See more details on using hashes here.

File details

Details for the file adaspun-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: adaspun-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 53.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for adaspun-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cb686a7c31e5c7df56d6592fb110f5cf46e78be5e5b44f4b4eceedb83639cb8b
MD5 ded72a8a22c3493204ead5d0b904e3f0
BLAKE2b-256 0d82731212aea5d1698f53a874526658b24b19cdd2563eda277812e97f3a853b

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