"head would suggest" drew from the whole negative pool including already-rejected images, so a rejected hard-negative (e.g. an orc under "goblin") kept resurfacing as a fresh suggestion every run. Exclude rejected ids from the suggest list. (4fd8790)
"head would suggest" drew from the whole negative pool including already-rejected images, so a rejected hard-negative (e.g. an orc under "goblin") kept resurfacing as a fresh suggestion every run. Exclude rejected ids from the suggest list. (`4fd8790`)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
"head would suggest" drew from the whole negative pool, which INCLUDES the
images the operator rejected. A rejected near-miss (e.g. an orc under "goblin")
is a hard negative that still scores high, so it kept resurfacing as a fresh
suggestion every run (operator-flagged: "same items keep appearing"). Exclude
already-rejected ids from the suggest list — once you've said no, it's gone.
(head doubts = lowest-scoring positives is unchanged; genuinely-hard true
positives legitimately recur there.)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
"head would suggest" drew from the whole negative pool including already-rejected images, so a rejected hard-negative (e.g. an orc under "goblin") kept resurfacing as a fresh suggestion every run. Exclude rejected ids from the suggest list. (
4fd8790)🤖 Generated with Claude Code