Pinned Repositories
HTML-to-Latex-Converter
HTML to Latex converter can be directly used to make pdfs from input html files. It does so by doing lexical analysis of html followed by parsing and building of an Abstract Syntax Tree. The tree is maped to an euivalent AST of latex whose preorder traversal gives you the "texmaker" compilable code.
Image-Stitching
Panoramic Stitching
Medical-Image-Segmentation-
UNet is a state-of-the-art CNN based architecture typically used in segmentation tasks. I have used this for semantic segmentation of Anterior and Posterior Views of Human Spine. The catch here is that the architecture is trained on just 30-90 masks and can be as large as 30 million parameters and yet achieves an IoU >70.
Unity3d-SpaceShooter
Raft-Distributed-Consensus
Implementation of a fault tolerant distributed consensus algorithm called Raft using Go.
peek1999's Repositories
peek1999 doesn’t have any repository yet.