Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

au-fuel-sign-ocr-factory

au-fuel-sign-ocr-factory 收录了来自 chayuto 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
0
更新
2026-04-12
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

data-pipeline
软件开发工程师

Manages the flow of scraped fuel sign images from data/ingest/ into the labeling pipeline at data/tmp/. Handles dedup (by filename and content hash), manifest registration, and ingest cleanup. Use this skill when the user mentions "process ingest", "check ingest", "new images", "move scraped images", "run pipeline", "ingest to tmp", or asks about images waiting to be processed.

2026-04-12
fuel-sign-labeler
软件开发工程师

Stage 1 Labeler: Annotates sign_board bounding boxes on full camera photos for Finder training. Find the physical sign panel in the photo and draw ONE bbox per image. Use this skill when the user wants to label images for the Finder model.

2026-04-12
scrape-dispatch
软件开发工程师

Plans and executes scrape campaigns for Australian fuel station price sign images. Assesses current dataset state, brand gaps, and historical yield. Use this skill when the user wants to "scrape more" or "collect images".

2026-04-12
data-pipeline
软件开发工程师

Manages the flow of scraped fuel sign images from data/ingest/ into the labeling pipeline at data/tmp/. Handles dedup (by filename and content hash), manifest registration, and ingest cleanup. Use this skill whenever the user mentions "process ingest", "check ingest", "new images", "move scraped images", "run pipeline", "ingest to tmp", or asks about images waiting to be processed. Also trigger when the user wants to know what's in data/ingest/, or after a scraping session when images need to be moved into the labeling queue.

2026-04-12
fuel-sign-labeler
软件开发工程师

Stage 1 Labeler: Annotates sign_board bounding boxes on full camera photos for Finder training. This is the FIRST stage of a 2-stage labeling pipeline. Stage 1 (this skill): Find the sign in the photo → 1 bbox per image Stage 2 (sign-crop-labeler): Read the cropped sign → fuel rows, prices, brand Use this skill when the user wants to label images for the Finder model.

2026-04-12
ml-researcher
软件开发工程师

ML experiment runner following the scientific method. Handles hypothesis formation, dataset building, training, evaluation on canonical test sets, cross-experiment comparison, and experiment documentation in docs/experiments/EXP-NNN format. Use when the user says "train", "retrain", "experiment", "EXP-", "mAP", or wants to evaluate model performance.

2026-04-12
scrape-dispatch
数据科学家

Plans and executes scrape campaigns for Australian fuel station price sign images. Assesses current dataset state, brand gaps, and historical yield before recommending queries. Use this skill when the user wants to "scrape more", "collect images", "fill brand gaps", or "get more training data".

2026-04-12
sign-crop-labeler
软件开发工程师

Stage 2 Labeler: Annotates fuel rows, prices, and brand within cropped sign images. This is the SECOND stage of a 2-stage labeling pipeline. Input: Cropped sign images produced by the Stage 1 Finder model. Output: Fuel row bounding boxes, price text, fuel types, brand classification. Use this skill ONLY after the Finder model reaches mAP50 > 0.70. DO NOT use this on full camera photos — use fuel-sign-labeler (Stage 1) instead.

2026-04-12
snapshot
软件开发工程师

Creates a full dated backup of all project assets NOT checked into git. Captures annotations, labels, images, previews, manifests, configs, experiment docs, scrape reports, model weights, and skills — everything needed to restore the full project state and continue work. Use when the user says "snapshot", "backup", "archive", or "save state".

2026-04-12