Ankuraxz
A Curious Engineer with Interest in Python Software Dev, Machine Learning, Data Analytics, Cloud Computing, DevOps, IoT. I Love to talk about codes and cosmos.
IBMMontreal, Canada
Pinned Repositories
Ankuraxz
ANKUR
Automatic-Vehicle-Registration
Detect and read Number plates of Vehicles (Indian). Add them to a Realtime Database and check data with India Traffic Regulation body api
COVID-19-Detector-X-RAY-using-Keras
Contact-Less Health System, predicitng Early Signs of COVID-19 using chest X-Ray
EY_Techathon---COVID-VACCINE-VITRAN
https://www.ey.com/en_in/techathon #iSolve4aBillion
Facial_Detection_using_OpenCV_and_KNN
This project Takes your photo as data input where captured image is converted to a numpy array (3d-matrix) and is fed to the algo.. The Algo. forms various clusters based on photos of various people and when a test image is served, the algo. output the name of file that contains most compareable (similar) photos as of test image.
GAN_with_Tf2
Creation of Generative Adversarial Networks (GAN) using tf2, trained on Dataset like MNIST, Pokemon, CIFAR etc.
Image-Caption-Generator
LSTM+ RESNET50 for predicitng Captions based on Image. Useful in Youtube tag generator, Caption Generator etc.
NASSCOM-MHRD-IOT-Practical-Module_1-2
Arduino on TinkerCad
Python_DSA
DSA in Python3 (Basic to Advance), fork and create PR to support, Raise Issue for doubt/ Suggestions. References from Geeks for Geeks
Tagonizer-2
AI powered Tag, review, suggestion and picture handling chrome extension
Ankuraxz's Repositories
Ankuraxz/Facial_Detection_using_OpenCV_and_KNN
This project Takes your photo as data input where captured image is converted to a numpy array (3d-matrix) and is fed to the algo.. The Algo. forms various clusters based on photos of various people and when a test image is served, the algo. output the name of file that contains most compareable (similar) photos as of test image.
Ankuraxz/Image-Caption-Generator
LSTM+ RESNET50 for predicitng Captions based on Image. Useful in Youtube tag generator, Caption Generator etc.
Ankuraxz/PROJECT---Smart_Dustbin_for_daily_use
Prepration of smart dustbins for daily use. The dustbins is cost effective and very efficient.
Ankuraxz/Covid-Sarthi
A smart Face Shield to Prevent Covid 19, Don't forget to wear mask
Ankuraxz/Digital-Image-Processing
Python and MATLAB Codes for DIP
Ankuraxz/PROJECT......WIFI_controlled_ROBOT
Here we are creating a robot that is controlled via wifi using mobile phone application BLYNK
Ankuraxz/QNA_predict
FASTAPI deployment
Ankuraxz/Tensorflow-TensorRT
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
Ankuraxz/COVID-19-Detector-X-RAY-using-Keras
Contact-Less Health System, predicitng Early Signs of COVID-19 using chest X-Ray
Ankuraxz/GAN_with_Tf2
Creation of Generative Adversarial Networks (GAN) using tf2, trained on Dataset like MNIST, Pokemon, CIFAR etc.
Ankuraxz/Coding-Ninjas---Data-Structures-and-Algorithms-in-Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Ankuraxz/Demo
This is the demo repo
Ankuraxz/Detectx-Yolo-V3
Yolo-V3 implementation from scratch in pytorch
Ankuraxz/face_mask_detection
Face mask detection system using Deep learning.
Ankuraxz/GSoC-TensorFlow
Google Summer of Code 2019 with TensorFlow: Final Work Product
Ankuraxz/Hacktoberfest-Python
This Repo is for first-time contributors to hacktoberfest. You can code any Python program and make a pull request.
Ankuraxz/Hacktoberfest2020-Expert
Hacktoberfest 2020. Don't forget to spread love and if you like give me a ⭐️
Ankuraxz/Machine_Learning_mini_projects
Ankuraxz/mlcontests.github.io
A list of public machine learning/data science/AI contests.
Ankuraxz/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
Ankuraxz/pose-animator
Ankuraxz/PROJECT......WIFI_controlled_ROBOT-
Ankuraxz/SENet
Squeeze-and-Excitation Networks
Ankuraxz/SimpleCV
The Open Source Framework for Machine Vision
Ankuraxz/Syzzo-live-makeup
Ankuraxz/tensorflow-yolov4-tflite
YOLOv4, YOLOv3, YOLO-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Ankuraxz/Use-of-DHT-sensor-to-make-Smart-Windows-and-doors-
This IoT project features a DHT11 sensor, whose Humidity readings are used to OPEN/ CLOSE a window/Door. Higher Humidity generally means a higher Probability of Rain and Hence, if Humidity crosses 60%, the Windows are shut.
Ankuraxz/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
Ankuraxz/workflow
Sogou framework for C++ backend development.
Ankuraxz/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube