HarmanBhutani
Data Science enthusiast. Looking for opportunities. I am having knowledge of Python and its associated libraries like keras , Tensorflow, OpenCV etc
@goldmansachs,Ex-@MorganStanley,Ex-@Meta-Innovation-Technologies , Ex- @AccentureToronto , Canada
HarmanBhutani's Stars
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
ossu/data-science
📊 Path to a free self-taught education in Data Science!
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
rasbt/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
nkzawa/socket.io-android-chat
A simple chat demo for socket.io and Android
edvardHua/PoseEstimationForMobile
:dancer: Real-time single person pose estimation for Android and iOS.
goncalopp/simple-ocr-opencv
A simple python OCR engine using opencv
738/awesome-apple-watch
⌚A curated list of awesome watchOS frameworks, libraries, sample apps, including Objective-C and Swift Projects
wangyanchang21/Watch-App-Sampler
⌚️A nice tutorial app for WatchOS, in swift 5.0.
tucan9389/tf2-mobile-2d-single-pose-estimation
:dancer: Pose estimation for iOS and android using TensorFlow 2.0
Deevoluation/ALPR
Automatic License Plate Recognition
NanoNets/ocr-with-tesseract
A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV
testica/text-scanner
OCR Android app using tesseract
ricardotejo/openpose-android-demo
Testing running the OpenPose inference model on Android device with TensorFlow Lite
Gauravv97/CameraBlur
Android app for blurring image background using machine learning
chickenjohn/ECG_Monitor_on_Android
A simple Ecg signal monitor on Android platform
aboerzel/German_License_Plate_Recognition
Android camera app for automatic recognition of German license plates using TensorFlow / TensorFlow Lite 2.4.1
JunyuKuang/HeartRate
Use Apple Watch sensor to monitor heart rates.
didinj/ionic4-firebase-fcm-example
Push Notification using Ionic 4 and Firebase Cloud Messaging
rajatagrawal193/Vehicle-and-Licence-Plate-detection
This project is built in order to detect vehicles in a video(using YOLO on darknet) and track them subsequently. It also detects the licence plate of the vehicle and does its recognition using OCR.
jaskirat111/AutomaticLicensePlateRecognition
Project Name -License Plate Detection using Tensorflow API and Recognition using Pytesseract LSTM OCR . ALPR(1).ipynb and ALPR(2).ipynb file contains the implementation of the project. But if there's a problem opening the files , don't forget you can always copy the URL of the file into https://nbviewer.jupyter.org/ and view the project.
daniarnaizg/text-detector-ocr
Simple text on images detector using OpenCV and OCR with Keras.
Ravikiran2402/ANPR
Automatic Number Plate Recognition using YOLOv3 and FasterRCNN