Skip to content

v0.13.0

Choose a tag to compare

@wiltodelta wiltodelta released this 07 Jul 08:30
v0.13.0
3524e84

Capture-less Jimeng "AI生成" pill removal + lightweight inpaint backend

New

  • Capture-less "AI生成" pill (Jimeng-basic top-left TC260 label, issue #54): detect-by-synthetic-silhouette + inpaint, no alpha capture needed. Removed automatically by --mark auto.
  • MI-GAN inpaint backend (migan extra, ~28 MB ONNX, ~0.95 GB peak RAM): the droplet-friendly tier and the preferred backend for the visible-mark inpaint fallback. erase --backend migan.
  • Inpaint fallback for text marks: --method inpaint erases a mark's footprint when reverse-alpha is unavailable; auto stays reverse-alpha for capture marks (cleaner + lighter), inpaint for the capture-less pill.

Safe-inpaint pill gate (validated on a 32k real-upload corpus)

The pill's weak edge-NCC detector is gated by confirmation strength: the reliable bottom-right "★ 即梦AI" wordmark removes it unrestricted (~94% precise, survives metadata-stripped uploads), while TC260-metadata-only removal is applied only when the top-left footprint is flat enough for an invisible inpaint. This eliminates the visible-smear false fires (textured ceilings/walls) while preserving real pill removals and never touching Doubao content.

Full changelog: v0.12.1...v0.13.0