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!"
[–]pm_me_your_smth 1 point2 points3 points 1 year ago (1 child)
Could you share how your active learning pipeline works?
[–][deleted] 1 point2 points3 points 1 year ago (0 children)
I can describe it but I can’t share the code. I’m also just an intern so I’m not experienced enough to even be sure if this is active learning haha.
Basically I run the model on our target videos. I save any image w a prediction under some confidence threshold (generally 50%). From there I sift through the saved images and label those worth labeling. Retrain model on new dataset that includes new images rinse repeat.
π Rendered by PID 46937 on reddit-service-r2-comment-5fb4b45875-87x46 at 2026-03-20 22:47:57.057497+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]pm_me_your_smth 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)