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.
Fool your models by doing some Pixel Perturbations
Time to learn how to build and install OpenCV 4 on Windows!
Finished training that sweet Pytorch model? Let’s learn how to load it on OpenCV!
You recently started some Machine Learning projects, got some results, but stumbled on how to evaluate them. (more…)
Every time we install OpenCV on a new computer it is almost the same ritual… (more…)
A very useful functionality was added to OpenCV’s DNN module: a Tensorflow net importer. (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.
Imagine a machine that can transform what enters it into a point in a higher-dimensional space. (more…)
A new version of OpenCV has been released so… Time to update!