coolmunzi
Hands on Data Scientist and Passionate Technology Researcher with interests in Computer Vision and NLP.
Pinned Repositories
awesome-mlops
A curated list of references for MLOps
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
awesome-public-datasets
A topic-centric list of HQ open datasets.
credit_card_default_prediction
End to End Machine Learning project for prediction credit card default in next month.
end_to_end_ml-fitbit_calorie_counter
This is an End to end Machine Learning project based on Flask APIs covering model training and prediction pipelines for finding calorie from fitbit band's data.
flipkart_review_scrapper
linear_regression_gcp
online-store-rest-api
restaurant_bot
This project is a whatsapp based restaurant finder chatbot with rasa 2.2 backend and Zomato API to fetch restaurants.
webapp_mlops
This is a simple webapp for wine quality prediction and involves MLOPs including DVC for model and data tracking and Github actions for CI-Cd workflows. The app is deployed on Heroku.
coolmunzi's Repositories
coolmunzi/credit_card_default_prediction
End to End Machine Learning project for prediction credit card default in next month.
coolmunzi/end_to_end_ml-fitbit_calorie_counter
This is an End to end Machine Learning project based on Flask APIs covering model training and prediction pipelines for finding calorie from fitbit band's data.
coolmunzi/flipkart_review_scrapper
coolmunzi/linear_regression_gcp
coolmunzi/online-store-rest-api
coolmunzi/restaurant_bot
This project is a whatsapp based restaurant finder chatbot with rasa 2.2 backend and Zomato API to fetch restaurants.
coolmunzi/webapp_mlops
This is a simple webapp for wine quality prediction and involves MLOPs including DVC for model and data tracking and Github actions for CI-Cd workflows. The app is deployed on Heroku.
coolmunzi/awesome-mlops
A curated list of references for MLOps
coolmunzi/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
coolmunzi/awesome-public-datasets
A topic-centric list of HQ open datasets.
coolmunzi/Awesome-VisDrone
You can find the latest data,algorithms, paper in the area of drone based computer vision.
coolmunzi/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
coolmunzi/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
coolmunzi/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
coolmunzi/face_mask_detector
Face mask detection based on tensorflow 2 object detection API using Efficientdet-D1 model. This project can perform face mask detection on images as well as videos.
coolmunzi/face_recognition
Face Recognition project based on MTCNN, Insightface (MXNET) and Keras.
coolmunzi/feature_engineering_techniques
coolmunzi/mlflow
Open source platform for the machine learning lifecycle
coolmunzi/mlops_main
coolmunzi/mlops_main-1
mlops main demo
coolmunzi/object_detector_app
Real-Time Object Recognition App with Tensorflow and OpenCV
coolmunzi/PAN_Card_OCR_Project
To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a structured format
coolmunzi/roi_selection
Select polygonal region of interest on image using opencv and store the selection coordinates in csv file.
coolmunzi/tensorflow2_object_detection_utils
This repo contains files useful for data preparation for model training using Tensorflow 2 object detection API