adumrewal
A good design will always look easy. Hustler | AI | ML | DL | CV | Backend | Mobile
@Microsoft
Pinned Repositories
imageMatting
Simplified Deep Image Matting training code with keras on tensorflow
imdb-sentiment-analysis
llm-api-gateway
Gateway to control LLM API/SDK calls. Supports access to OpenAI, Azure, Anthropic and Bedrock calls
mtcnn-landmark-detector
Facial Landmark detector - eyes, nose, mouth (CPU compute optimised, IoT capable)
python-production-server
A boiler plate python production server using elasticsearch, elasticAPM, Docker and flask. Modular code with all the necessary code for setup and easily configurable based on usecase.
role-based-login-architecture
Flutter: Role based user authentication and login management. Simplified and modular architecture
SIFTImageSimilarity
Interactive code for image similarity using SIFT algorithm
swipeable-card
Flutter: Stackable, swipeable tinder-like card widget with animations in flutter
tmdb-ios-app
The movie database (TMDb) iOS App in Swift with MVVM architecture.
AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
adumrewal's Repositories
adumrewal/SIFTImageSimilarity
Interactive code for image similarity using SIFT algorithm
adumrewal/imageMatting
Simplified Deep Image Matting training code with keras on tensorflow
adumrewal/role-based-login-architecture
Flutter: Role based user authentication and login management. Simplified and modular architecture
adumrewal/swipeable-card
Flutter: Stackable, swipeable tinder-like card widget with animations in flutter
adumrewal/python-production-server
A boiler plate python production server using elasticsearch, elasticAPM, Docker and flask. Modular code with all the necessary code for setup and easily configurable based on usecase.
adumrewal/mtcnn-landmark-detector
Facial Landmark detector - eyes, nose, mouth (CPU compute optimised, IoT capable)
adumrewal/tmdb-ios-app
The movie database (TMDb) iOS App in Swift with MVVM architecture.
adumrewal/iiit-5k-word-coco-dataset
IIIT5K dataset converted to coco format along with python readable original label files. Original dataset is in matlab format, which might have been an issue for some potential users, hence this repository.
adumrewal/imdb-sentiment-analysis
adumrewal/llm-api-gateway
Gateway to control LLM API/SDK calls. Supports access to OpenAI, Azure, Anthropic and Bedrock calls
adumrewal/adumrewal
adumrewal/AI-Traveling-Salesman-Problem
A project in AI to generate an efficient solution for a TSP(max. 500 nodes). TL: 5 minutes
adumrewal/AI_Othello
Develop a bot to play the Othello game in C++
adumrewal/Background-Matting
Background Matting: The World is Your Green Screen
adumrewal/blog
Public repo for HF blog posts
adumrewal/codenames.plus
nodejs server for multiplayer codenames webapp game
adumrewal/Deep-Image-Matting
Deep Image Matting
adumrewal/FBA_Matting
Official repository for the paper F, B, Alpha Matting
adumrewal/n-gram-language-models
Interactive code for testing out simple n-gram language models
adumrewal/PythonSIFT
A clean and concise Python implementation of SIFT (Scale-Invariant Feature Transform)
adumrewal/sympy
A computer algebra system written in pure Python
adumrewal/term-frequency-inverse-document-frequency
NLP technique to find relevancy of a document based on frequency of words. It is a slight variation of simple bag of words.
adumrewal/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite