Skip to content

0.40.1: Qwen symbol false-positive fix

Latest

Choose a tag to compare

@wiltodelta wiltodelta released this 11 Sep 17:55
· 1 commit to main since this release
v0.40.1
df94f2c

Fix a Qwen Create three-lobe false positive that could inpaint clean pixels.

  • Require both the 0.65 NCC gate and a 0.70 binarized IoU with the three-lobe silhouette. NCC alone is not portable across OpenCV builds: issue 108 reported 0.81 on data/fixtures/provenance/chatgpt-1.png (sand and denim, no glyph).
  • identify no longer emits visible_qwen on that fixture. visible --mark auto leaves its pixels unchanged.
  • True Qwen Create detections are unchanged (fixture NCC 0.85).

Full changelog: v0.40.0...v0.40.1