Hardik Sonetta's repositories
Distracted-Driver-Detection
Trained MobilenetV2 model to recognize the distracted behaviors exhibited by drivers while driving. Deployed the Deep Learning model on the flask to make real-time predictions.
Datasets
Machine learning datasets used in tutorials on MachineLearningMastery.com
000
Linear-Regression
Linear Regression for 1 million data points using Tensorflow
manga-image-translator
Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/
Language:PythonGPL-3.0000
Object-Tracking
Objects are detected using the YOLOv3 model pre-trained on the COCO dataset. The detected objects are passed to SORT and are tracked across frames.
Prostate-Cancer-Detection
Leveraging various Machine Learning techniques to extract relevant bio-markers for prostate cancer detection.
RetinaNet-mxnet
An unofficial implementation of ICCV 2017 RetinaNet (Focal Loss).
Language:Python000