kirtiswagat
Multiple Years of Research and Development, Software development and Teaching experience in Computer Vision, Python, Machine Learning and Data Science
NITSilchar
Pinned Repositories
ALPR-India
Detect and scan the license plate number from vehicle images
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
ANPR
License Plate detection and recognition on Indian Number Plates
arcgis-python-api
Documentation and samples for ArcGIS API for Python
AThousandWaysToDeployModels---A.P.I
DjangoMedicalStoreFrontEndInReactJS
Django Medical StoreFront End In ReactJS
DjangoMedicalStoreManagementSystem
DjangoMedicalStoreManagementSystem Server Side
Flask-The-Blogging_Site_Using_Python
The Python Flask based blogging site
keras-facenet-1
Facenet implementation by Keras2
SORT-Multiple-Car-Tracking-using-YOLOv5
This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.
kirtiswagat's Repositories
kirtiswagat/SORT-Multiple-Car-Tracking-using-YOLOv5
This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.
kirtiswagat/alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
kirtiswagat/arcgis-python-api
Documentation and samples for ArcGIS API for Python
kirtiswagat/CheXpert-multilabel-classification-tensorflow
Code repository for training multi-label classification models on the CheXpert Chest X-ray dataset.
kirtiswagat/ComputerVisionApplications
Computer Vision Applications using Python
kirtiswagat/CXR-EHR-MSN
kirtiswagat/FinDash
A dashboard to view and forecast stocks
kirtiswagat/flowpy
manipulate pandas dataframes from the comfort of your browser
kirtiswagat/HackerRank
This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth
kirtiswagat/Hands-on-Exploratory-Data-Analysis-with-Python
Hands-on Exploratory Data Analysis with Python, published by Packt
kirtiswagat/Image_Processing
Image Processing techniques using OpenCV and Python.
kirtiswagat/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
kirtiswagat/IsolationForrest_HR_data_anomalies
Use of H2O's Isolation Forrest algorithm to identify anomalies in HR data
kirtiswagat/kirtiswagat_resume
Resume of Kirti Swagat
kirtiswagat/Machine-Learning-Masters
This repository consists content, assignments, assignments solution and study material provided by ineoron ML masters course
kirtiswagat/Machine_Learning_Codes_for_Begineers
kirtiswagat/Machine_Learning_Codes_for_Continuous_Learning_SS
kirtiswagat/Machine_Learning_with_Python
kirtiswagat/MachineLearningStocks
Using python and scikit-learn to make stock predictions
kirtiswagat/MedViLL
MedViLL official code. (Published IEEE JBHI 2021)
kirtiswagat/PCRLv2
An official implementation of PCRLv2 (pre-training and fine-tuning code are included).
kirtiswagat/py
Repository to store sample python programs for python learning
kirtiswagat/Pygame
Games that i did using pygame library
kirtiswagat/research-paper-graph
Explore the vast space of research papers with a nice visualization
kirtiswagat/StockPricePrediction
Stock Price Prediction using Machine Learning Techniques
kirtiswagat/Traffic-Intersection-Simulation-with-Stats
A simulation developed from scratch using Pygame to simulate the movement of vehicles across a traffic intersection having traffic lights with a timer. Some statistics and analytical features added to the previous version to help in Modelling problems, Data Analysis tasks, and AI applications.
kirtiswagat/Tutorials
Here, we will be showcasing our seminar series “CPP for Image Processing and Machine Learning” including presentations and code examples. There are image processing and machine learning libraries out there which use C++ as a base and have become industry standards (ITK for medical imaging, OpenCV for computer vision and machine learning, Eigen for linear algebra, Shogun for machine learning). The documentation provided with these packages, though extensive, assume a certain level of experience with C++. Our tutorials are intended for those people who have basic understanding of medical image processing and machine learning but who are just starting to get their toes wet with C++ (and possibly have prior experience with Python or MATLAB). Here we will be focusing on how someone with a good theoretical background in image processing and machine learning can quickly prototype algorithms using CPP and extend them to create meaningful software packages.
kirtiswagat/vehicle_counting_tensorflow
:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
kirtiswagat/Vision-Transformer-for-X-Ray-Pneumonia-Detection
Image Classification of chest X-ray images using a new upcoming architecture called Vision Transformers. Classifies images of bacterial and viral pneumonia.
kirtiswagat/vit-keras
Keras implementation of ViT (Vision Transformer)