Pinned Repositories
20774_Perform-Cloud-Data-Science-with-Azure-Machine-Learning
70-774
Perform Cloud Data Science with Azure Machine Learning
ai-lab
All-in-one AI container for rapid prototyping
awesome-face-detection
Compare with various detectors - dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
BoxDetection
A Box detection algorithm for any image containing boxes.
color_transfer
Performs color transfer between two images. Loosely based on the "Color Transfer between Images" paper by Reinhard et al., 2001.
cs50
cs50 git codes
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
dlib
A toolkit for making real world machine learning and data analysis applications in C++
hariharanb83's Repositories
hariharanb83/20774_Perform-Cloud-Data-Science-with-Azure-Machine-Learning
hariharanb83/70-774
Perform Cloud Data Science with Azure Machine Learning
hariharanb83/ai-lab
All-in-one AI container for rapid prototyping
hariharanb83/awesome-face-detection
Compare with various detectors - dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
hariharanb83/BoxDetection
A Box detection algorithm for any image containing boxes.
hariharanb83/color_transfer
Performs color transfer between two images. Loosely based on the "Color Transfer between Images" paper by Reinhard et al., 2001.
hariharanb83/cs50
cs50 git codes
hariharanb83/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
hariharanb83/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
hariharanb83/dlib
A toolkit for making real world machine learning and data analysis applications in C++
hariharanb83/ganlab
GAN Lab: An Interactive, Visual Experimentation Tool for Generative Adversarial Networks
hariharanb83/gym
A toolkit for developing and comparing reinforcement learning algorithms.
hariharanb83/hairline_detection
hairline detection model
hariharanb83/Hari-practice-code
Hari practice code
hariharanb83/iGAN
Interactive Image Generation via Generative Adversarial Networks
hariharanb83/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
hariharanb83/ImageProcessing-
Thee task was to apply multiple image processing algorithms to illustrate the technique of image segmentation. This was done in Python utilising the OpenCV python library. I used this for image segmentation of worms to count them, label them and classify them as dead or alive.
hariharanb83/java-a-course-for-beginners
Java Programming Tutorial for Beginners
hariharanb83/learnopencv
Learn OpenCV : C++ and Python Examples
hariharanb83/LicensePlateDetector
Detects license plate of car and recognizes its characters
hariharanb83/Machine-Learning-Workflow-with-Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
hariharanb83/opencv
Open Source Computer Vision Library
hariharanb83/Python-Tutorials
hariharanb83/search_news_headlines
Simple tfidf based search functionality.
hariharanb83/shiny-examples
hariharanb83/SMS-Message-Spam-Detector
A simple Flask API to detect spam or ham using Python and Sklearn
hariharanb83/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
hariharanb83/Trial
Trial Repository
hariharanb83/Yolo-Training-GoogleColab
Helmet Detection using tiny-yolo-v3 by training using your own dataset and testing the results in the google colaboratory.