Pinned Repositories
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
basic-yolo-keras
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
camus
car-detection-yolo
Autonomous driving - car detection using the very powerful YOLO model
cnn-watermark-removal
Fully convolutional deep neural network to remove transparent overlays from images
coding-interview-university
A complete computer science study plan to become a software engineer.
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
hbase-rule-engine
Distributed Rule Engine using HBase Co-Processor
kafka-spark-consumer
High Performance Kafka Connector for Spark Streaming.Supports Multi Topic Fetch, Kafka Security. Reliable offset management in Zookeeper. No Data-loss. No dependency on HDFS and WAL. In-built PID rate controller. Support Message Handler . Offset Lag checker.
photo-gallery-in-hbase
Automatically exported from code.google.com/p/photo-gallery-in-hbase
dibbhatt's Repositories
dibbhatt/kafka-spark-consumer
High Performance Kafka Connector for Spark Streaming.Supports Multi Topic Fetch, Kafka Security. Reliable offset management in Zookeeper. No Data-loss. No dependency on HDFS and WAL. In-built PID rate controller. Support Message Handler . Offset Lag checker.
dibbhatt/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
dibbhatt/basic-yolo-keras
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
dibbhatt/car-detection-yolo
Autonomous driving - car detection using the very powerful YOLO model
dibbhatt/cnn-watermark-removal
Fully convolutional deep neural network to remove transparent overlays from images
dibbhatt/coding-interview-university
A complete computer science study plan to become a software engineer.
dibbhatt/coursework
Checklist of videos and exercises that you can follow if you want to get a good baseline for Data Structures and Algorithms.
dibbhatt/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
dibbhatt/deep-learning-specialization-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
dibbhatt/deepjazz
Deep learning driven jazz generation using Keras & Theano!
dibbhatt/deeplearning-models
A collection of various deep learning architectures, models, and tips
dibbhatt/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
dibbhatt/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
dibbhatt/face_recognition
The world's simplest facial recognition api for Python and the command line
dibbhatt/feature-engineering-book
Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018
dibbhatt/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
dibbhatt/interview
Interview questions
dibbhatt/kafka
Mirror of Apache Kafka
dibbhatt/learnopencv
Learn OpenCV : C++ and Python Examples
dibbhatt/LeetCode
:pencil: Python / C++ 11 Solutions of LeetCode Questions
dibbhatt/Leetcode-Solution-Code
dibbhatt/mastering-apache-spark-book
Mastering Apache Spark 2
dibbhatt/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
dibbhatt/papers
Summaries of machine learning papers
dibbhatt/SparkInternals
Notes talking about the design and implementation of Apache Spark
dibbhatt/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
dibbhatt/Study-Materials
dibbhatt/tensorflow
Computation using data flow graphs for scalable machine learning
dibbhatt/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
dibbhatt/YAD2K
YAD2K: Yet Another Darknet 2 Keras