Pinned Repositories
Anchor-Boxes-with-KMeans
How to initialize Anchors in Faster RCNN for custom dataset?
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
cv-tricks.com
Repository for all the tutorials and codes shared at cv-tricks.com
Deep-Learning
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Deep-Learning-Coursera-1
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
highwayhash
Fast strong hash functions: SipHash/HighwayHash
keras-yolo2
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).
stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
bitisony's Repositories
bitisony/AudioJackTransfer
Transfer data through male-to-male audio jack cable from one android device to another android device
bitisony/audiorecognizer
Roy van Rijn has written wonderful post about Shazam algorithm and how to implement it on our own. To do this he placed many chunks of his project source code, but he did not upload all source code of his application because as he stated: The Shazam patent holders lawyers are sending me emails to stop me from releasing the code and removing this blogpost. It occurred that core of this algorithm is very simple. I have analyzed his post and as weekend project I have written simple Proof-Of-Concept application which outputs its findings to console. It gives surprisingly correct answers. For now I have tested 10 different mp3 audio files and this application was able to recognize each of them. Application is learning basing on path to mp3 file on your local disk or http stream of mp3 file from any source and recognize by sound from microphone.
bitisony/file-transfer-over-soundcard
Source code for jury-rigged software modem
bitisony/finagle
A fault tolerant, protocol-agnostic RPC system
bitisony/GCViewer
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6 + 1.7 garbage collector logs (including G1 collector)
bitisony/gizzard
A flexible sharding framework for creating eventually-consistent distributed datastores
bitisony/graphlab
A framework for large-scale machine learning and graph computation.
bitisony/hdfs-du
Visualize your HDFS cluster usage
bitisony/Java-Thread-Affinity
Control thread affinity for Java
bitisony/JReadability
Java port of Arc90's Readability.js - parses HTML as input and returns clean, easy-to-read text
bitisony/jsift
Java implementation of the SIFT algorithm.
bitisony/monte-carlo-npv
Monte Carlo Net Present Value calculator
bitisony/netty
Netty project - an event-driven asynchronous network application framework
bitisony/opencv
Open Source Computer Vision Library
bitisony/opencv-1
Various OpenCV projects I found on my disk: Face Recognition, Machine Learning, Colormaps, Samples...
bitisony/opencv-finger-tracker
bitisony/OpenCV2-Python
Contains some Python Samples with new cv2 interface of OpenCV
bitisony/opensource
bitisony/presto
Distributed SQL query engine for big data
bitisony/RocketMQ
It's a MQ
bitisony/rocksdb
Embedded key-value store for fast storage
bitisony/snowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
bitisony/summingbird
Streaming MapReduce with Scalding and Storm
bitisony/tachyon
Tachyon
bitisony/tb_tddl
bitisony/zipkin
Zipkin is a distributed tracing system