Homepage
Publications
BlogPosts
Resume
Categories
All
(5)
Computer Vision
(3)
Deep Learning
(2)
Helpful Tips
(1)
My Blog
Canny Edge Detector
Computer Vision
The Canny Edge detector is named after its inventor, John F. Canny. It is among the most popular edge detection algorithms due to its simplicity and effectiveness. The…
Ayush Shrivastava
Dec 6, 2024
Power of Sine Activation
Computer Vision
Deep Learning
This notebook is a simple demonstration of the power of the sine activation function in neural networks. We will use a nueral network to learn a function mapping that goes…
Ayush Shrivastava
Nov 23, 2024
Lucas Kanade Optical Flow
Computer Vision
Optical flow is the pattern of apparent motion of image objects between two consecutive frames caused by the movement of object or camera. It is vector field where each…
Ayush Shrivastava
Oct 23, 2024
Setting up Conda Environment for ML Projects
Helpful Tips
This blogpost is written for myself as I keep forgetting the steps to set up a conda environment for my ML projects.
Ayush Shrivastava
Jun 16, 2024
Neural Processes
Deep Learning
This notebook demonstrates the implementation of the Neural Processes. The model is trained to predict the distribution of the target function given a few examples of the…
Ayush Shrivastava
Jun 6, 2024
No matching items