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…
Very recently I got a call from one my old colleagues who I had worked with in one of my…
If you checkout stable diffusion library for generating images, you will see that it uses a library named invisible_watermark. Since…
Even though I always knew about push notifications, I never had a necessity to build one. Until of course one…