q-viper / ML-from-BasicsLinks
A simple approach to perform basic ML algorithms from scratch.
☆11Updated 4 years ago
Alternatives and similar repositories for ML-from-Basics
Users that are interested in ML-from-Basics are comparing it to the libraries listed below
Sorting:
- Repository for PyImageSearch Crash Course on Computer Vision and Deep Learning☆322Updated 3 years ago
- Some computer vision projects written using openCV and python.☆96Updated 7 years ago
- Course code for my Deep Learning Computer Vision Course☆25Updated 5 years ago
- Deeplearning.AI TensorFlow Advanced Techniques Specialization Solution☆49Updated 5 years ago
- Using YOLO object detection, this program will detect if a person is drowning. This project is still a work in progress, so it can only b…☆173Updated 6 years ago
- Image Classification using Keras as well as Tensorflow.☆82Updated last year
- ☆133Updated 6 years ago
- Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0☆27Updated 5 years ago
- ☆37Updated 5 years ago
- Indian license plate detection and character extraction using deep learning and raspberry pi.☆75Updated 4 years ago
- A simple implementation of facial recognition using facenets for humans 🧔 🔍☆289Updated 8 months ago
- Deployment of ML model using flask☆22Updated 7 years ago
- Monitor people violating Social Distancing or not wearing Face Masks in public through CCTV footage.☆61Updated 4 years ago
- ☆106Updated 8 years ago
- The prep for getting a Tensorflow Developer Certificate☆31Updated 5 years ago
- A walk through the code behind setting up YOLOv3 with darknet and training it and processing video on Google Colaboratory☆79Updated 3 years ago
- This project contains various computer vision and AI related python scripts☆159Updated 4 years ago
- Implementation of VGG16 architecture in Keras☆54Updated 4 years ago
- This repository contains my Machine Learning projects☆41Updated 5 years ago
- ☆36Updated 6 years ago
- This repository contains my solutions for the Coursera course TensorFlow: Advanced Techniques Specialization. Expand your knowledge of th…☆32Updated 4 years ago
- A guide on how to setup TensorFlow Object Detection API in 2020☆88Updated 3 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 7 years ago
- YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, we will apply the YOLO algorithm to detect objects in…☆179Updated 4 years ago
- Yolo v3 object detection implemented with Tensorflow 2.0.☆82Updated 6 years ago
- CNN based Image Classification on CIFAR-10 dataset, along with data augmentation and deployment of the trained CNN model using Flask. (Py…☆28Updated 5 years ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition☆11Updated 5 years ago
- Tool to moniter social distancing using CCTV feeds, videos. Can be used at public places and workplace.☆99Updated 5 years ago
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆152Updated 3 years ago