I learned very early the difference between knowing the name of something and knowing something.

Richard Feynman

Bias in image datasets

Bias in image data can make a model focus on information irrelevant to predictions, affecting model's generalization ability. This post discusses the problem and explains how Grad-CAM algorithm can help diagnose bias.

Detecting edges in RGB images

I provide a brief review of a paper by Dutta and Chaudhuri, and compare methods introduced in the paper to the state-of-the-art tools in Computer Vision.