HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wiricon

no profile record

comments

wiricon
·2 ปีที่แล้ว·discuss
I don’t think anyone disputes that China can out-manufacture us. Does that make them “better”, they the winner and the West the loser? Obviously not; things don’t end, history continues and things can go in different directions in the future. Not to mention that there are other dimensions that matter besides manufacturing prowess, namely quality of life, individual freedom, etc.
wiricon
·2 ปีที่แล้ว·discuss
How well does simulated data work in this space? My first stab at doing this scalably would be as follows: given a new product, physically obtain a single instance of the product (or ideally a 3d model, but seems like a big ask from manufacturers at this stage), capture images of it from every conceivable angle and a variety of lighting conditions (seems like you could automate this data capture pretty well with a robotic arm to rotate the object and some kind of lighting rig), get an instance mask for each image (using either human annotator or a 3d reconstruction method or a FG-BG segmentation model), paste those instances on random background images (e.g. from any large image dataset), add distractor objects and other augmentations, and finally train a model on the resulting dataset. Helps that many grocery items are relatively rigid (boxes, bottles, etc). I guess this would only work for e.g. boxes and bottles, which always look the same, you'd need a lot more variety for things like fruit and veg that are non rigid and have a lot of variety in their appearance, and we'd need to take into account changing packaging as well.
wiricon
·3 ปีที่แล้ว·discuss
Can link to any methods for deriving reliable uncertainty estimates? Sounds useful.