Questions tagged [computer-vision]

2 questions
1
vote
0 answers

Is there an open, perhaps crowd-sourced dataset of visual (image or video) data of failed and succesful prints?

In addition to this question: Is there a open-source pretrained TensorFlow Lite model for failed print and spaghetti detection? And in preparation of training a lightweight (TensorFlow Lite) model myself, perhaps labeling things with Meta's Segment…
0
votes
0 answers

Is there a open-source pretrained TensorFlow Lite model for failed print and spaghetti detection?

I'm considering to use the Coral.AI USB accelerator to add an Edge TPU coprocessor to my Raspberry Pi running OctoPi, enabling high-speed machine learning inferencing using a USB port. It's power performance is sufficient enough: 4 trillion…