Views
No views yet
M725/cortexa-marketing-scorer but with a different pillar
remap suited to short-form video.video ─→ ffmpeg 1fps sample → N frames
N frames ─→ CLIP ViT-B/32 vision encoder ─→ (N, 512) stim_emb
"general audience" ─→ CLIP text → demo_emb
cortexa_v10 head per frame → per-frame curves (engagement, audience_drive, ...)
↓
aggregate to 4 Create pillars:
hook = mean engagement, first up-to-3 frames
hold = mean engagement, all frames
algorithmic_fit = mean audience_drive
brand_lift = mean demographic_appeal
overall (win) = sigmoid(audience_drive_mean · 6)hf-space/app/content.py in the serving Space
M725/cortexa-ad-api. When a dedicated v64a_PROD weight ships, this
repo will be replaced with that ranker; until then v10-proxy is the
production behavior.M725/cortexa-marketing-scorer (they are the same
weights, served under a different surface and pillar mapping). See that
repo's README for file-level details.