Wow, this is such a simple application of ML and it is incredibly valuable. On their website, they charge $100/month per device or $1000/year per device [0] and I bet they're making a killing. [0] https://countthings.com/en/
I wish I could get a bead on how useful ML is. Hackernews makes me think it’s all hype.
A Japanese company cut 80% of the time needed to manually count pearls
81–90 of 236 posts
Re: A Japanese company cut 80% of the time needed to manually count pearls
#82Wow, this is such a simple application of ML and it is incredibly valuable. On their website, they charge $100/month per device or $1000/year per device [0] and I bet they're making a killing. [0] https://countthings.com/en/
I wish I could get a bead on how useful ML is. Hackernews makes me think it’s all hype.
Re: A Japanese company cut 80% of the time needed to manually count pearls
#83Humans on the other hand are really good at looking at patterns. I imagine a tray with some recesses that would receive the pearls after a bit of shaking or a funnel that would put all the pearls in a line and then somehow group them/count them should not be that hard to do. And yes outsourcing this to someone else and employing machine learning apparently also works.
Re: A Japanese company cut 80% of the time needed to manually count pearls
#84Humans on the other hand are really good at looking at patterns. I imagine a tray with some recesses that would receive the pearls after a bit of shaking or a funnel that would put all the pearls in a line and then somehow group them/count them should not be that hard to do. And yes outsourcing this to someone else and employing machine learning apparently also works.
Re: A Japanese company cut 80% of the time needed to manually count pearls
#85Hi, there! I'm one of the project managers at CountThings, I'll try to respond to comments here but I guess you can AMA.
Is not it something anyone can do for free using image J with a bit of scripting.
Re: A Japanese company cut 80% of the time needed to manually count pearls
#86Disclaimer: the project is really old, and from a time when I barely knew how to code. Lots of bad coding practices et al.
Github: https://github.com/vibhuagrawal14/segmentation-of-overlappin...
[1] https://link.springer.com/content/pdf/10.1007%2F3-540-47969-...
[2] https://www.researchgate.net/figure/Images-of-Canis-familiar...
Re: A Japanese company cut 80% of the time needed to manually count pearls
#87Earlier quoted context omitted.
Besides the cost cutting, keep in mind that the employees that don't have to manually count are not getting fired. They are providing more and better client services.
I think this is an important point. It doesn't have to be "machines took my job". When I helped automate/streamline a government welfare program, it didn't mean case workers suddenly were without a job. It meant they could spend less time clicking on a computer, and more time doing the important human to human stuff and provide better care.
People are creative, we will find new things to do (particularly as more and more people will get taught automation and coding in school, making them tech-adaptable for life, as opposed to the "boomer" generations who were often fundamentally tech-averse), but let's not kid ourselves that technology isn't burning away a bunch of jobs.
Re: A Japanese company cut 80% of the time needed to manually count pearls
#88Wow, this is such a simple application of ML and it is incredibly valuable. On their website, they charge $100/month per device or $1000/year per device [0] and I bet they're making a killing. [0] https://countthings.com/en/
I wish I could get a bead on how useful ML is. Hackernews makes me think it’s all hype.
But this pearl counting does not require modern ML at all. It can be done with decades old image processing algorithms like Canny edge detection, Hough transform, thresholding, Hu moments etc. How reliably is another question. This kind of stuff is/used to be called "Machine Vision" (related to computer vision, but in hard industry they like to say machine vision).
Re: A Japanese company cut 80% of the time needed to manually count pearls
#89Counting elements from pictures is how old again now? 20 years? 30 years? Sure, it's more reliable and you can run it on a phone. But maybe this could have been solved 20 years ago. (Yes, it might not have been as convenient, but for something that apparently is so important, it could have been applied earlier) Japan, a country which in the 80s was synonymous with technological innovation seems to have slowed down dr…
If you think old, unoptimized, high-human labor business processes exist only in Japan, have I got a bridge to sell to you.
It's 3 days, for that to break even development costs have to very low.
Of course, selling it as a generic app for counting things is a great way to do this.
Re: A Japanese company cut 80% of the time needed to manually count pearls
#90Wow, this is such a simple application of ML and it is incredibly valuable. On their website, they charge $100/month per device or $1000/year per device [0] and I bet they're making a killing. [0] https://countthings.com/en/