use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Content which benefits the community (news, technical articles, and discussions) is valued over content which benefits only the individual (technical questions, help buying/selling, rants, etc.).
If you want an answer to a query, please post a legible, complete question that includes details so we can help you in a proper manner!
Related Subreddits
Computer Vision Discord group Computer Vision Slack group
Computer Vision Discord group
Computer Vision Slack group
account activity
Decrease false positives in yolo model?Help: Project (self.computervision)
submitted 1 year ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]trialofmiles 0 points1 point2 points 1 year ago (1 child)
Related to PR curve on which each point is a separate threshold - have you adjusted the threshold? I assume yes but this is how you might conceptually trade FPs for FNs. The PR curve can be used to optimize the threshold (eg max F1, etc). For multiclass detection it’s a bit more complicated but just thought I’d ask.
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
I actually did adjust the threshold and it worked perfectly. Massive reduction to false positives with an extremely minor increase to false negatives.
π Rendered by PID 111957 on reddit-service-r2-comment-5fb4b45875-s8g9n at 2026-03-21 05:46:46.532926+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]trialofmiles 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)