Pinned Repositories
APC
Audio synthesis and analysis with gradient based predictive coding.
awesome-gans-and-deepfakes
A curated list of GAN & Deepfake papers and repositories.
Bayesian-CNN
Classification-of-the-102-Category-Flowers-Dataset
colabGoogle
Custom-Object-Detection-using-Darkflow
Make custom objects dataset and detect them using darkflow. Darkflow is a tensorflow translation of Darknet.
ddsp
DDSP: Differentiable Digital Signal Processing
ratulKabir.github.io
VoxelDNN_v2
Tensorflow implementation of the paper "Lossless Coding of Point Cloud Geometry using aDeep Generative Model"
ratulKabir's Repositories
ratulKabir/colabGoogle
ratulKabir/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
ratulKabir/Deep-Bayesian-Active-Learning
Implementation of a paper
ratulKabir/DeepLearning-TensorFlow
To learn to work on Deep Learning using TensorFlow
ratulKabir/Face-Detection-using-OpenCV
ratulKabir/Face_ID
This repository can be used to build a FACE ID program for Laptops and PCs
ratulKabir/face_recognition
The world's simplest facial recognition api for Python and the command line
ratulKabir/first-contributions
🚀✨ Help beginners contribute to open source projects
ratulKabir/Kaggle
My kaggle implementations are stored in this repository.
ratulKabir/natural-gradients
Repo for blog article about natural gradients
ratulKabir/OpenCV-Python-Series
An OpenCV & Python Tutorial Series and Reference.
ratulKabir/pwc
Papers with code. Sorted by stars. Updated weekly.
ratulKabir/variational-autoencoder
generate MNIST using a Variational Autoencoder
ratulKabir/YOLO-series
A series of notebooks describing how to use YOLO (darkflow) in python
ratulKabir/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube