There are times when you need a simple rule engine. You of course know that you can use Drools for…
One more year is nearly out the door. This last month of the year, I planned to write a blog…
I was planning to create a frontend to draw my own masks so that I can test out inpainting using…
I need to create a WebRTC library that can be used from web. Also, I will need a client that…
Python has come a long way since the first image processing library called PIL. There are a lot of different…
Today we will do a quick blog on image segmentation using one of the pre-trained PyTorch segmentation models. What we…
It’s not new anymore to generate images from text using deep AI. There are various models proposed for this. OpenAIs…
Recently I was looking for some OCR programs to process some receipts. Eventually I may just be using Azure of…
According to Wikipedia, Soundex is a phonetic algorithm for indexing names by sound as pronounced in English. The goal is…
The notion of Anomaly detection is about identifying events or observations that rarely occur and are misfit in the larger…