Pinned Repositories
Age_Estimation_Research_Project
C3AE_Age_Estimation
Exploring the Limits of Compact Model for Age Estimation. CVPR2019
C3AE_age_estimation_notebook
C3AE: Age Estimation. Implemented in Notebook(Google Colab) using keras.
chatgpt-automation-selenium
This project is to access chatgpt in browser, execute a few statements, get answers and write to a text file.
covid-detector
a multi class classifier based on fastai for xray classification and covid19 detection.
end-to-end-ML-Pipeline
Boilerplate code for setting up model training ETL on EC2 connected with S3.
facial-age-estimation-SOTA-on-IMDB-Wiki-dataset
This project has beaten C3AE model on Wiki-IMDB facial dataset for age.
MRZ-Scanner
This project is aimed to localize and extract MRZ from documents e.g passports and id
pytorch-expeirments
Experimenting transfer learning with Pytorch for fellowship.ai
SSR-Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
KhizarAziz's Repositories
KhizarAziz/C3AE_age_estimation_notebook
C3AE: Age Estimation. Implemented in Notebook(Google Colab) using keras.
KhizarAziz/covid-detector
a multi class classifier based on fastai for xray classification and covid19 detection.
KhizarAziz/Age_Estimation_Research_Project
KhizarAziz/C3AE_Age_Estimation
Exploring the Limits of Compact Model for Age Estimation. CVPR2019
KhizarAziz/chatgpt-automation-selenium
This project is to access chatgpt in browser, execute a few statements, get answers and write to a text file.
KhizarAziz/end-to-end-ML-Pipeline
Boilerplate code for setting up model training ETL on EC2 connected with S3.
KhizarAziz/facial-age-estimation-SOTA-on-IMDB-Wiki-dataset
This project has beaten C3AE model on Wiki-IMDB facial dataset for age.
KhizarAziz/MRZ-Scanner
This project is aimed to localize and extract MRZ from documents e.g passports and id
KhizarAziz/pytorch-expeirments
Experimenting transfer learning with Pytorch for fellowship.ai
KhizarAziz/SSR-Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
KhizarAziz/telegram_fetch
This project retrieves and organizes Telegram message history.
KhizarAziz/Useful_Codes_Python_ML
KhizarAziz/video_generator
This repository contains code to generate videos using PNG frames and MP3 audio files, with functionality to add subtitles. It uses a JSON file to provide all necessary information, including titles, news content, keywords, frame paths, and audio paths.
KhizarAziz/Automatic-Threshold-Detection-for-Engine-Speed
This repo contains a basic Automatic-Threshold-Detection-for-Engine-Speed using Gaussian Mixture Models.
KhizarAziz/C3AE
C3AE implement
KhizarAziz/customer-income-expense-example-notebook
Example repo for predicting customer expense and income for upcoming month based on the past 5 months transactional data.
KhizarAziz/DS-churn-prediction-model-notebook
This repo aims to give an example of end to end churn-prediction pipeline involving EDA, Feature engineering, preprocess data and train model.
KhizarAziz/fastai-v3
Starter app for fastai v3 model deployment on Render
KhizarAziz/Image-Segmentation-U-2-Net
Implementation of the paper "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection" in TensorFlow.
KhizarAziz/DS-churn-prediction-notebook-nebanan
This repo contains a data science pipeline to predict users that are at risk of churning.
KhizarAziz/DS-price-prediction-sample
This repo contains Data science project for price prediction of rental rooms.
KhizarAziz/flixtest-fib
This repository contains a minimal production ready service to calculate Fibonacci series using input `n`.
KhizarAziz/ML-ETL-boilerplate-scaffold
This repo contains a basic ETL architecture for streamlining machine learning training and serving pipeline
KhizarAziz/occupancy-prediction-training-and-serving
This repo contains full stack ML project implementation including model training (autonomous), model serving, drift monitoring and for room occupancy prediction.
KhizarAziz/QA-service-using-fastapi-and-docker
This repo contains a starte code for Q/A service with a knowledge base.
KhizarAziz/rmz
KhizarAziz/room-occupancy-detection-service
This repo contains smart building model demonstration for room occupancy detection.
KhizarAziz/snetiment-analysis-service-fastapi
Automated ML pipeline for user sentiment classification deployed on EC2 and S3.
KhizarAziz/Test_Solution
Test Solution for Role of "Senior AI Engineer" at "Innovative Solutions"
KhizarAziz/transformers-implementation-TF
An implementation of transformers and paper "attention is all you need" from scratch using tensorflow 2.