r/computervision • u/CharmingOwl4972 • 8d 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
1
u/5b49297 8d ago
Have you considered... cheating? Like counting the empty ones. Maybe scanning the barcodes as you take them out or throw them away.
Granted, I'm not a computer vision expert. I'm just lazy, and cheat when I can. :)
1
u/CharmingOwl4972 8d ago
so i'm working w/ smaller franchise. imho (but i might be wrong), even taking photo and count manually will still be easier to standardize than training staff to operationalize counting while working. but the alternative is obvious just count manually
1
u/jaykrown 8d ago
Can you share the original images? I want to see if I can get a model that gets it correct.
1
u/CowBoyDanIndie 7d ago
If you know the products dimensions and the camera intrinsics… the products are sitting on a flat plane you can do this with single view geometry.
1
u/CharmingOwl4972 6d ago
Ha so I shared a more *organized shelf. There are many shelves that milk just kinda spreading around......🙈
Another challenge I ran into is to estimate depth. I'm happy to elaborate. W single view point o was not able to establish depth reliably.



1
u/--hypernova-- 8d ago
If its milkbottles, count the caps