Skip to main content

Posts

Difference of Gaussians(DoG) Algorithm
·913 words·5 mins
The Difference of Gaussians (DoG) algorithm is a technique in image processing used for edge detection and feature enhancement.
Infini-Attention Paper Review
·438 words·3 mins
Infini-Attention introduces a novel approach to scaling Transformer models for infinitely long inputs while managing memory and computation.
Kuwahara
·559 words·3 mins
Kuwahara was the world’s first edge preserving de-noising image processing algorithm.
Softmax
·1713 words·9 mins
Softmax stands as a pivotal component in neural network architectures, offering a means to convert raw scores into interpretable probabilities.
Dither
·513 words·3 mins
In the realm of digital image processing, dithering algorithms play a crucial role in reducing the color palette of an image while maintaining visual quality.