Tensorflow Lite Model Testing on Android
Testing machine learning models on mobile devices can be a time-consuming task in general.
Computer Vision/Machine Learning Specialist
Testing machine learning models on mobile devices can be a time-consuming task in general.
The PSNR and the human visual system.
(more…)
Yep, they are.
(more…)
Fool your models by doing some Pixel Perturbations
Time to learn how to build and install OpenCV 4 on Windows!
Muitas interpretações foram feitas sobre a entropia de algo, mas em imagens, o que significa?
Here’s an update about the Cake Image Analyzer App!
Process images with OpenCV directly inside a web page! (more…)
You recently started some Machine Learning projects, got some results, but stumbled on how to evaluate them. (more…)
When trying to segment desired regions of an image, sometimes we need more than one algorithm. K-means is very often one of them.