mihir135
Deep learning practitioner, Computer Vision Engineer, ML and Data Science enthusiast, Python + Java full stack developer, AWS, GCP, Azure Developer
Ahmedabad, Gujarat
Pinned Repositories
BMW-TensorFlow-Training-GUI
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! Training with TensorFlow has never been so easy.
churn_prediction_using_ANN
This repository contains ANN(Artificial Neural Network) based solution for the churn prediction.
computer_vision_nano_degree
This repository contains my project submissions in order to complete and graduate Computer Vision nano degree from udacity.
deep_learning_nanodegree
This repository contains my project submissions in order to complete and graduate Deep Learning nano degree from UDACITY.
learnopencv
Learn OpenCV : C++ and Python Examples
machine_learning_engineering_nanodegree
This repository contains my project submissions in order to complete and graduate Machine Learning Engineer nano degree from UDACITY.
Monk_Object_Detection
A one-stop repository for low-code easily-installable object detection pipelines.
yolov5
YOLO v5 pytorch implementation. This repository contains code for this tutorial.
mihir135's Repositories
mihir135/yolov5
YOLO v5 pytorch implementation. This repository contains code for this tutorial.
mihir135/Monk_Object_Detection
A one-stop repository for low-code easily-installable object detection pipelines.
mihir135/BMW-TensorFlow-Training-GUI
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! Training with TensorFlow has never been so easy.
mihir135/churn_prediction_using_ANN
This repository contains ANN(Artificial Neural Network) based solution for the churn prediction.
mihir135/Course_AWS_Certified_Machine_Learning
mihir135/machine-learning-books
a list of machine learning books, covering ML, RL, NLP
mihir135/Monk_Gui
A Graphical user Interface for deep learning and computer vision over Monk Libraries
mihir135/computer_vision_nano_degree
This repository contains my project submissions in order to complete and graduate Computer Vision nano degree from udacity.
mihir135/deep_learning_nanodegree
This repository contains my project submissions in order to complete and graduate Deep Learning nano degree from UDACITY.
mihir135/machine_learning_engineering_nanodegree
This repository contains my project submissions in order to complete and graduate Machine Learning Engineer nano degree from UDACITY.
mihir135/AIPND
Code and associated files for the AI Programming with Python Nanodegree Program
mihir135/Applied_AI_Course_Notes
Applied Artificial intelligence Course from Online course Notes
mihir135/awesome
😎 Awesome lists about all kinds of interesting topics
mihir135/BMW-YOLOv3-Training-Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. Training with YOLOv3 has never been so easy.
mihir135/COMP229
practice repository for COMP229
mihir135/CVND_Exercises
Exercise notebooks for CVND.
mihir135/Data-Science--Cheat-Sheet
Cheat Sheets
mihir135/Deep-Learning-Studio
mihir135/Deep_Learning_For_Computer_Vision_With_Python
主要记录Deep Learning For Computer Vision With Python的代码
mihir135/DL_PyTorch
Code for the Deep Learning with PyTorch lesson
mihir135/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
mihir135/machine-learning
Content for Udacity's Machine Learning curriculum
mihir135/Machine-Learning-1
mihir135/mmdeploy
OpenMMLab Model Deployment Framework
mihir135/monk_v1
Monk is a low code Deep Learning tool and a unified wrapper for Computer Vision.
mihir135/oAuth2_python_forAlexa
An oAuth2.0 server in python. This demo is used for Alexa Skill's account link.
mihir135/sparseml
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
mihir135/trolo
An SDK for Transformers + YOLO and other SSD family models
mihir135/universal-data-tool
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
mihir135/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS