Jerin K AntonyGit SubmoduleOften a times, we will need a repo inside another repo. Submodule is the standard way for adding another repo in our main repo. Advantage…Apr 9, 2023Apr 9, 2023
Jerin K AntonyImage Registration CNN ModelImage registration is the process of mapping a moving image on top fixed image such that they match. Can we use machine learning for this…Jan 23, 2022Jan 23, 2022
Jerin K AntonyPython InterfaceWhile writing large application code, or even during witing small libraries to deal with similar behaviour but different data, it will be…Jan 9, 2022Jan 9, 2022
Jerin K AntonyDeep Deformable Image RegistrationImage registration is one problem that pops up frequently when you work on image processing solutions. Its basically mapping a moving image…Jan 6, 2022Jan 6, 2022
Jerin K AntonyManual Camera CaliberationIt is ideal to caliberate a camera using patterns like checkerboard or circles. What if you got a video or bunch of images from a camera…Jan 4, 2022Jan 4, 2022
Jerin K AntonyDark Mode for Eye Healthif you are hurting your eye when you look at monitor for a long time, here are the remediesMay 15, 2021May 15, 2021
Jerin K AntonyDocker Now, Ep1: Python+OpenCV in DockerGone are the days of bare metal install, gone are the days of cliché excuse “Well, it worked on my machine!”, its the time of containers…Feb 25, 20211Feb 25, 20211
Jerin K AntonyGridSearchCV MNISTGrid search becomes useful when it comes to finding best hyper-parameters for small models (models aimed for micro controllers, tiny…Jun 15, 2020Jun 15, 2020