Pinned Repositories
algorithms
A repository to contribute algorithms in different languages as a part of 'Quarantine of Open Source' event.
Alpha-A-chess-engine
A chess engine built with minimax algorithm with alpha beta pruning in C++.
Birdy
Birdy is a social media IOS app interface
blog-website
Building-and-Road-Segmentation-from-Aerial-Images
Aerial Image segmentation using different EfficientNet based backbone encoders with UNet on Massachusetts Building and Road dataset
CovidRecognizer
Image segmentation and classification for Covid19 lung CT-scans using UNET implemented in Tensorflow and Keras.
crop-recommendation-and-plant-disease-detection
Saathi - Crop recommendation using ML and plant disease identification using CNN and transfer-learning approach
image-quilting-texture-synthesis
Implementation for Image Quilting paper by Alexei A. Efros & William T. Freeman
lostdb
in process.... | A persistent kv database written from scratch in Python
LSB-Steganography-using-Pixel-Locator-Sequence-With-AES
Improvised LSB Steganography technique using Pixel Locator Sequence with AES. Implementation for paper https://ieeexplore.ieee.org/abstract/document/9478162
lostmartian's Repositories
lostmartian/crop-recommendation-and-plant-disease-detection
Saathi - Crop recommendation using ML and plant disease identification using CNN and transfer-learning approach
lostmartian/CovidRecognizer
Image segmentation and classification for Covid19 lung CT-scans using UNET implemented in Tensorflow and Keras.
lostmartian/LSB-Steganography-using-Pixel-Locator-Sequence-With-AES
Improvised LSB Steganography technique using Pixel Locator Sequence with AES. Implementation for paper https://ieeexplore.ieee.org/abstract/document/9478162
lostmartian/Building-and-Road-Segmentation-from-Aerial-Images
Aerial Image segmentation using different EfficientNet based backbone encoders with UNet on Massachusetts Building and Road dataset
lostmartian/image-quilting-texture-synthesis
Implementation for Image Quilting paper by Alexei A. Efros & William T. Freeman
lostmartian/algorithms
A repository to contribute algorithms in different languages as a part of 'Quarantine of Open Source' event.
lostmartian/Alpha-A-chess-engine
A chess engine built with minimax algorithm with alpha beta pruning in C++.
lostmartian/Birdy
Birdy is a social media IOS app interface
lostmartian/blog-website
lostmartian/code-library
Templates, algorithms and data structures implemented and collected for programming contests.
lostmartian/Conways-game-of-life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
lostmartian/lostdb
in process.... | A persistent kv database written from scratch in Python
lostmartian/Covid-19-Tracker
This is website which displays a realtime graph of covid19 statewise stats in India.
lostmartian/FFT---Polynomial-Operations
Repo to hold various polynomial algorithms I have been learning
lostmartian/ITIT-3103-Software-Engineering
Project made for SE class titled bWall. Made in Flask with bootstrap.
lostmartian/lostmartian
lostmartian/lostmartian.github.io
lostmartian/matplotlib
matplotlib: plotting with Python
lostmartian/notebook
Jupyter Interactive Notebook
lostmartian/Summer-of-Bitcoin-Submission
Summer of Bitcoin Submission
lostmartian/taskmanagementRBAC
Task management system designed to help users create and manage task lists effectively.