Questions tagged [artificial-intelligence]

3 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
1 answer

How to set or retain original object size in photogrammetry scans with apps such as Kiri Engine?

I noticed when scanning objects using photogrammetry or the AI-based Neural Radiance Field (NeRF) in apps such as Kiri Engine that the original size is not retained in the object. How can I actually retain the original size, or set the proper sizes…
Bob Ortiz
  • 1,053
  • 1
  • 3
  • 29
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…