Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

au-fuel-sign-ocr-factory

au-fuel-sign-ocr-factory enthält 9 gesammelte Skills von chayuto, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
0
aktualisiert
2026-04-12
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

data-pipeline
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Datenwissenschaftler

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
Softwareentwickler

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
Softwareentwickler

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