Pinned Repositories
adv_mla_at1
This is a git repo for Advance MLA AT1 - Predicting players who will join the NBA league based on their statistics
adv_mla_at2
This is a git repo for Advance MLA AT2 - Predicting and forecasting the volume of sales in 10 stores accross 3 diff states in the US
adv_mla_at3
This is a git repo for Advance MLA AT3 - Predicting the local airfare for travellers to help them estimate their flight cost based on the details of their trip
adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
awesome-satellite-imagery-datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
Bank_classifier
A machine learning model to predict if the customer will invest in a deposit term or not
Bihistogram-equalization
Implementation of Contrast Enhancement Using Brightness Preserving Bi-Histogram Equalization
Boston_housing
Predicting Boston Housing Prices using multiple linear regression
btech_fyp
This is a git repo for my Bachelors final year project - AI Approach for Autonomous Vehicles to Defend from Adversarial Attacks
Kritz23's Repositories
Kritz23/adv_mla_at1
This is a git repo for Advance MLA AT1 - Predicting players who will join the NBA league based on their statistics
Kritz23/adv_mla_at2
This is a git repo for Advance MLA AT2 - Predicting and forecasting the volume of sales in 10 stores accross 3 diff states in the US
Kritz23/adv_mla_at3
This is a git repo for Advance MLA AT3 - Predicting the local airfare for travellers to help them estimate their flight cost based on the details of their trip
Kritz23/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
Kritz23/awesome-satellite-imagery-datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
Kritz23/Bihistogram-equalization
Implementation of Contrast Enhancement Using Brightness Preserving Bi-Histogram Equalization
Kritz23/btech_fyp
This is a git repo for my Bachelors final year project - AI Approach for Autonomous Vehicles to Defend from Adversarial Attacks
Kritz23/closed-eye-detection
A simple python code to detect if eyes are open or close
Kritz23/Coursera_capstone
Kritz23/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Kritz23/DIP-Lab-Tasks
Code for Image Processing in Python and Matlab
Kritz23/Cancer-Mortality-Prediction
This project's goal is to predict and understand the factors that majorly contribute to the Cancer death rates in US counties given a variety of demographic, educational and medical characteristics.
Kritz23/Car-Repurchase-Prediction
The goal of this project is to create a model that can correctly forecast whether or not a customer will buy a new car.
Kritz23/dlaicourse
Notebooks for learning deep learning
Kritz23/Dog_Breed_Identification
Kritz23/fewshot-face-translation-GAN
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
Kritz23/Flickr8k-Image-Captioning
The primary goal of this project was to develop an image captioning model that can analyze input images and generate concise, descriptive captions
Kritz23/Food101-classification
This project focuses on training a deep learning model to classify food images into 101 different categories using transfer learning with pretrained models like GoogLeNet, MobileNetV3, and NASNet.
Kritz23/Forecasting-the-spend-on-merchants
Forecasting the overall spend on each category can help the bank undertake efficient targeted marketing.
Kritz23/GNNs-Recipe
A recipe to study Graph Neural Networks (GNNs)
Kritz23/hiring
Hiring resources for roles at Vernacular.ai
Kritz23/Histogram_Equalization
Here is a code for histogram equalization in Python and Matlab.
Kritz23/image-to-coco-json-converter
Convert segmentation RGB mask images to COCO JSON format
Kritz23/Japanese-MNIST-classification
We present our exploration into training neural networks on the Japanese MNIST dataset.
Kritz23/Leaf-Disease-Identification-using-Deep-Learning
Identifying plant diseases using the deep convolutional neural network trained and fine-tuned to fit accurately to the database of a plant’s leaves. The model also distinguishes between diseased leaves and healthy ones or from the environment by using deep CNN.
Kritz23/ManTraNet
ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features
Kritz23/Mask_RCNN
Mask R-CNN modified to run on TensorFlow 2
Kritz23/NLP_AT1B
This is a git repo for NLP AT1B - NLP for VIRATrust data analysis
Kritz23/opencv
Open Source Computer Vision Library
Kritz23/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.