Pinned Repositories
Bing-Bot
Bing Chat automated with Selenium Web Driver to exchange messages
DataScience-StudyMaterial
Just some stuff for Interview questions, books, annotated paper, notes, cheat sheets etc etc related to ML,AI, Deep Learning and Data Science
fastapi-kubernetes
App using Python FastAPI + Mongo + Docker + Elastic + Logstash + Grafana + Prometheus + github actions + Kubernetes (K8)
Image-Processing
3 Part Series to know EVERYTHING about Image Processing using sk-image, PIL and OpenCV
LInkedin-job-bot
A bot that scrapes your jobs in real time, sort them according to preferences and runs an alert
ML-Models-from-Scratch
Repo for ML Models built from scratch such as Self-Attention, Linear +Logistic Regression, PCA, LDA. CNN, LSTM, Neural Networks using Numpy only
NLP-Bginner-RNN-GRU-LSTM-Embeddings-GloVe-using-PyTorch
A complete and thorough tutorial on Basic,LSTM (Bidirectional and Stacked) with GloVe embeddings
NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
PHUDGE
Official repo for the paper PHUDGE: Phi-3 as Scalable Judge. Evaluate your LLMs with or without custom rubric, reference answer, absolute, relative and much more. It contains a list of all the available tool, methods, repo, code etc to detect hallucination, LLM evaluation, grading and much more.
yolov7-deepsort-tracking
Modular and ready to deploy code to detect and track videos using YOLO-v7 and DeepSORT
deshwalmahesh's Repositories
deshwalmahesh/NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
deshwalmahesh/yolov7-deepsort-tracking
Modular and ready to deploy code to detect and track videos using YOLO-v7 and DeepSORT
deshwalmahesh/DataScience-StudyMaterial
Just some stuff for Interview questions, books, annotated paper, notes, cheat sheets etc etc related to ML,AI, Deep Learning and Data Science
deshwalmahesh/PHUDGE
Official repo for the paper PHUDGE: Phi-3 as Scalable Judge. Evaluate your LLMs with or without custom rubric, reference answer, absolute, relative and much more. It contains a list of all the available tool, methods, repo, code etc to detect hallucination, LLM evaluation, grading and much more.
deshwalmahesh/ML-Models-from-Scratch
Repo for ML Models built from scratch such as Self-Attention, Linear +Logistic Regression, PCA, LDA. CNN, LSTM, Neural Networks using Numpy only
deshwalmahesh/LInkedin-job-bot
A bot that scrapes your jobs in real time, sort them according to preferences and runs an alert
deshwalmahesh/Bing-Bot
Bing Chat automated with Selenium Web Driver to exchange messages
deshwalmahesh/fastapi-kubernetes
App using Python FastAPI + Mongo + Docker + Elastic + Logstash + Grafana + Prometheus + github actions + Kubernetes (K8)
deshwalmahesh/Image-Processing
3 Part Series to know EVERYTHING about Image Processing using sk-image, PIL and OpenCV
deshwalmahesh/Shelf-product-recognition
Recognise a given product on shelf
deshwalmahesh/TRACER
TRACER: Extreme Attention Guided Salient Object Tracing Network (AAAI 2022) implementation in PyTorch
deshwalmahesh/Evaluate-RAG-App
A working Streamlit RAG App designed to demonstrate end to to end production grade evaluation using 50+ scores and metrics which include guards, software metrics, traditional metrics and LLM as judge metrics. It uses mixture of specialised deep learning models and LLM as Judge models to do the evaluations.
deshwalmahesh/all-about-NER
End to end Named entity recognition from EDA (what it means and reflects) to Explainable predictions (how to properly understand results) and ideas on improvements
deshwalmahesh/CURL---cpu-gpu
Unofficial modification for the Paper: CURL: Neural Curve Layers for Global Image Enhancement (ICPR 2020) which supports deploy ready code in CPU and GPU both
deshwalmahesh/DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
deshwalmahesh/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
deshwalmahesh/audio-record
deshwalmahesh/blog-colab-links
Links to Colab notebooks from my blog, if you have found them somehow or my random experiments
deshwalmahesh/deshwalmahesh
deshwalmahesh/DS-algi-Python
custom DS and Algo implementation with advance Python based functionalities using dunder methods
deshwalmahesh/LPTN-inference-deploy
Unofficial Modification which supports deploy able code for the paper "High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network"
deshwalmahesh/ML-Helpers
All Helper Functions Ever Needed to build a ML model. Wrapper implementations of EDA, Image Processing, NLP data cleaning and so much more......
deshwalmahesh/OCR-Improvement-UNet-Binarization
Image Deskewing, Projection Profile, Binarization using thresholding, Noise removal and Improvement using UNet. Data creation by adding adding Gauss, Salt-Pepper etc Noise, Blurring. Lots more
deshwalmahesh/ragged
deshwalmahesh/rembg
Rembg is a tool to remove images background.
deshwalmahesh/rust-basics
Working of Rust in with detailed explanation using highly commented code
deshwalmahesh/Swin-Transformer-add-EncNet-DaNet-DraNet-for-semantic-segmentation-on-Statelite-Dataset
deshwalmahesh/text-similarity-approaches
Contains ALMOST Every idea ever that you need to know for finding similarity / duplicate of 2 words, sentences, paragraphs, documents etc
deshwalmahesh/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
deshwalmahesh/vectordb-recipes
High quality resources & applications for LLMs, multi-modal models and VectorDBs