Recent Posts

Kafka clients

less than 1 minute read

Kafka clients The configs for SSL will be the same for both producer and consumer. Create Keytabs for Kafka Client Refer SASL_Kerberos for more details. ...

Training YoloV2 in Custom Dataset

8 minute read

Without sounding too smart as if to describe everything of YOLO artitecture here, in this article I would rather show you a lame approach of plugging the cus...

Image Texture Segmentation Using Gabor Filter

4 minute read

Gabor Filters are known best to depict the mammalian multi-channel approach of vision for interpreting and segmenting textures. This article shows an impleme...