brbardakci
Computer Engineer / İnojen Enerji Teknolojileri ve Yatırımları A.Ş.
İnojen Enerji Teknolojileri ve Yatırımları A.Ş.Varyap Meridian C Blok Kat: 40 Ataşehir / İstanbul
Pinned Repositories
advanced-lane-detection
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.
apollo-bridge-link
When you don't have GraphQL server (yet) and want to use GraphQL on the client.
camera-unity
darknet
Convolutional Neural Networks
Draw_HSV_Graph_of_an_Image
Getting image detection and draw hsv graph and size of an image
Gender-Classification-with-Python
The code uses the scikit-learn machine learning library to train a decision tree on a small dataset of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.
get-pixel-size-and-color-classification
Get pixel size and color specification with python
hdbscan
A high performance implementation of HDBSCAN clustering.
Java
All Algorithms implemented in Java
sci-kitlearn-classification-with-F1-Recall-Precision-and-accuracy
Using sci-kit libraries to classification read csv data
brbardakci's Repositories
brbardakci/get-pixel-size-and-color-classification
Get pixel size and color specification with python
brbardakci/hdbscan
A high performance implementation of HDBSCAN clustering.
brbardakci/Java
All Algorithms implemented in Java
brbardakci/advanced-lane-detection
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.
brbardakci/apollo-bridge-link
When you don't have GraphQL server (yet) and want to use GraphQL on the client.
brbardakci/camera-unity
brbardakci/darknet
Convolutional Neural Networks
brbardakci/Draw_HSV_Graph_of_an_Image
Getting image detection and draw hsv graph and size of an image
brbardakci/Gender-Classification-with-Python
The code uses the scikit-learn machine learning library to train a decision tree on a small dataset of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.
brbardakci/sci-kitlearn-classification-with-F1-Recall-Precision-and-accuracy
Using sci-kit libraries to classification read csv data
brbardakci/lane_tracker
A Python program for lane line detection and tracking using a traditional computer vision approach
brbardakci/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
brbardakci/object-size-detection-from-label
Determine object number and height
brbardakci/responsive-html-email-template
A free simple responsive HTML email template
brbardakci/Stereo-Vision
This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to measure the distance to an object by combining two webcams and use them as a Stereo Camera.
brbardakci/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
brbardakci/Vehicle-Detection-YOLO-ver
real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method