yggvault ratatoskr-space connected via regular web
Color theme
also available via yggdrasil mesh http://[203:b338:2a84:a18f:986:47ae:1a4:d8d3]/pkg/ruview/v1027
vault / ruview / v1027

ruview @ v1027

integrity

size
55.1 MiB
downloaded
last checked
source https://github.com/ruvnet/RuView · available · github

release notes

Automated release from CI pipeline

Changes: feat(cog-person-count): release v0.0.1 — signed binaries on GCS, live on cognitum-v0 (#696)

Phase 3 of ADR-103. Cross-compiled aarch64 + x86_64 on ruvultra, signed with COGNITUM_OWNER_SIGNING_KEY (Ed25519), uploaded to GCS, and live- installed on the cognitum-v0 Pi 5 alongside cog-pose-estimation.

Real-hardware bench on cognitum-v0: ./cog-person-count-arm health → backend=candle-cpu, count=0, confidence=0.49, p95=[0,7] 30 sequential health invocations: 0.276 s → 9.2 ms/invocation cold

Compares to cog-pose-estimation's 8.4 ms — count cog is ~10% slower because the dual-head (count softmax + confidence sigmoid) does ~2x the work after the shared encoder.

GCS release artifacts (publicly downloadable, SHA-verified): arm/cog-person-count-arm 2,168,816 B sha: 36bc0bb0...0d47b507b3c3 sig: R/00xdzHriyr/2r...JK+a6k71NDg== (Ed25519) x86_64/cog-person-count-x86_64 2,615,528 B sha: 76cdd1ec...3923 7392b01db sig: QB+8cnGSMQmu...ZtTNIQ2rDg== (Ed25519) arm/cog-person-count-count_v1.safetensors 392,088 B sha: dacb0551...e6e04ff56d15c3a65a9ff

Live install at /var/lib/cognitum/apps/person-count/ on cognitum-v0 matches the layout of every other installed cog (anomaly-detect, seizure-detect, pose-estimation): cog-person-count-arm binary, count_v1.safetensors weights, manifest.json, config.json.

Adds:

Honest v0.0.1 caveat still applies (class-1 accuracy 0% on the held- out tail of the single-session training data) — same data-bound limit as pose_v1. The shipped artifact is the vehicle; production- quality accuracy follows from multi-room paired data per ADR-103's v0.2.0 plan + #645.

Docker Image: ghcr.io/ruvnet/RuView:a5e99670f840512213b2c103824a3cd0d1ffc10c

download

unix · zip
curl -fL -o v1027.zip https://ratatoskr.space/pkg/ruview/v1027.zip
                    printf '%s  %s\n' '79365e4ff2e81e17ea87cf7773f5ec9c621b57f6d6ee2805201b01cb53402058' 'v1027.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/ruview/v1027.zip"
$out = "v1027.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "79365e4ff2e81e17ea87cf7773f5ec9c621b57f6d6ee2805201b01cb53402058") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1027.tar.gz https://ratatoskr.space/pkg/ruview/v1027.tar.gz
                    printf '%s  %s\n' '0eb7d96df7c1c66c122aad61c57a6fba27ecf1ff47672abd7166ab060b121090' 'v1027.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/ruview/v1027.tar.gz"
$out = "v1027.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0eb7d96df7c1c66c122aad61c57a6fba27ecf1ff47672abd7166ab060b121090") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1027.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1027.zip
                    printf '%s  %s\n' '79365e4ff2e81e17ea87cf7773f5ec9c621b57f6d6ee2805201b01cb53402058' 'v1027.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1027.zip"
$out = "v1027.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "79365e4ff2e81e17ea87cf7773f5ec9c621b57f6d6ee2805201b01cb53402058") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1027.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1027.tar.gz
                    printf '%s  %s\n' '0eb7d96df7c1c66c122aad61c57a6fba27ecf1ff47672abd7166ab060b121090' 'v1027.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1027.tar.gz"
$out = "v1027.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0eb7d96df7c1c66c122aad61c57a6fba27ecf1ff47672abd7166ab060b121090") { throw "sha256 mismatch" }
artifact format size hashes
v1027.zip zip 55.1 MiB
blake3-24 bf6012c8cf02663809d3ef4241649143f5492ec41f9f1283
sha256 79365e4ff2e81e17ea87cf7773f5ec9c621b57f6d6ee2805201b01cb53402058
sha1 a7b097a438630ce9262b307815d43640fe4614ee
v1027.tar.gz tar.gz 53.7 MiB
blake3-24 a3b05de8429d33109670caf92c8b9b36275eb205e8f2a620
sha256 0eb7d96df7c1c66c122aad61c57a6fba27ecf1ff47672abd7166ab060b121090
sha1 cbe4869bf3009c21a83ff6d08b1c59f6a7ae9999

install

bazel
http_archive(
    name = "ruview",
    urls = ["https://ratatoskr.space/pkg/ruview/v1027.tar.gz"],
    integrity = "sha256-DrfZbffBxmwSKq1hxXpvuifs8f9HZyq9cWarBgsSEJA=",
    strip_prefix = "ruview-v1027",
)
zig
.url = "https://ratatoskr.space/pkg/ruview/v1027.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
    name = "ruview",
    urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1027.tar.gz"],
    integrity = "sha256-DrfZbffBxmwSKq1hxXpvuifs8f9HZyq9cWarBgsSEJA=",
    strip_prefix = "ruview-v1027",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1027.tar.gz",
← v1030v1024 →