Resizing images from Flutter Camera Stream for TFLite modle [P]
This story is from 2026-08-20. It is preserved in the archive; the latest stories are on the live feed.
Hi everyone. So I built a CNN modle using MobileNetv3 then converted it into TFLite. It performed well during training but once I integrated it into my application, it is making large errors. From flutter, the camera stream sends frames and those are processed before the model makes predictions, bu…
Read the full story at r/MachineLearning ↗
Timeline · 1 report
- 2026-08-20 11:45 · r/MachineLearning
Resizing images from Flutter Camera Stream for TFLite modle [P]