May 23, 2022 | AI, Python
As you dive deeper into image processing with OpenCV you are going to face problems that can only be solved with geometric transformations. Image too big, the shape doesn’t match your needs or you want to rotate your image for some kind of data augmentation. All...
May 11, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * When I was a kid every almost every superhero had a voice-controlled computer. So you can imagine how my first encounter with Alexa was a profound experience...
May 10, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * A couple of days ago news about DALL-E 2 and its ability to create realistic images from text descriptions took the world by storm. Even though, this news...
May 9, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * Open-source library TensorFlow.js was introduced about a couple of years ago. However, I didn’t manage to try it out up until now. In this article, we...
Mar 21, 2022 | AI, Python
The code that accompanies this article can be received after subscription * indicates required Email Address * MLOps knowledge has become one of the major skills that one machine learning engineer can have. However, putting a machine learning model into production...