Month: October 2022
Python code to control mouse cursor and click
- Posted by Admin
- on October 29, 2022
- in Uncategorized
- No Comments.
These few lines of code will help control the mouse cursor and clicking.
Dilated Convolution in Deep Learning
- Posted by Admin
- on October 13, 2022
- in Uncategorized
- No Comments.
Dilated convolution is the concept of skipping the pixel while convoluting the kernel with the input. It is also known as the pixel-skipping algorithm. theRead More …
Post Tagged with : dilated convolution, dilatednet, down sampling without pooling, feature map, Machine Learning, skipping pixels