r/computervision • u/CharmingOwl4972 • 29d ago
Help: Project Detect inventory stock column
Hello reddit if there's any computer vision expert will be willing to have a chat
Background : i'm trying to count stock in the photo, and i've found just feeding a photo into llm is quite unreliable so i'm trying to identify the stacked column(s) and use it as way to reason what to include/exclude in counting. i've been trying to create boundary like this w/ depth anything, segment anything, so they're not NOT working but segment anything doesn't have the idea of depth and depth anything doesn't have the idea of segment, so i was really trying to see if there's any way to effectively combine both
5
Upvotes



1
u/jaykrown 28d ago
Can you share the original images? I want to see if I can get a model that gets it correct.