Pinned Repositories
cnn-watermark-removal
Fully convolutional deep neural network to remove transparent overlays from images
gan-image-similarity
InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network are used to do image similarity.
hierarchical-categories-loss-tensorflow
A loss function for categories with a hierarchical structure.
javascript-lisp-interpreter
Automatically exported from code.google.com/p/javascript-lisp-interpreter
rnn-stock-forecasting
LSTM network to model the price of stocks.
satellite-image-object-detection
YOLO/YOLOv2 inspired deep network for object detection on satellite images (Tensorflow, Numpy, Pandas).
deep-license-plate-recognition
Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
marcbelmont's Repositories
marcbelmont/cnn-watermark-removal
Fully convolutional deep neural network to remove transparent overlays from images
marcbelmont/satellite-image-object-detection
YOLO/YOLOv2 inspired deep network for object detection on satellite images (Tensorflow, Numpy, Pandas).
marcbelmont/gan-image-similarity
InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network are used to do image similarity.
marcbelmont/hierarchical-categories-loss-tensorflow
A loss function for categories with a hierarchical structure.
marcbelmont/javascript-lisp-interpreter
Automatically exported from code.google.com/p/javascript-lisp-interpreter
marcbelmont/rnn-stock-forecasting
LSTM network to model the price of stocks.
marcbelmont/char-cnn-classifier
CNN over characters for sentence classification.
marcbelmont/dcgan-tensorflow-classifier
DCGAN on the mnist dataset, classifier using the trained discriminator.
marcbelmont/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
marcbelmont/marcbelmont
marcbelmont/resnet-zap50k
Resnet based model for the Zappos50K dataset
marcbelmont/rnn-code-formatting
Format source code using an LSTM-RNN that has been trained on a properly formatted piece of code.
marcbelmont/docusaurus
Easy to maintain open source documentation websites.
marcbelmont/drawlikebobross
Draw like Bob Ross using the power of Neural Networks (With PyTorch)!
marcbelmont/filter.js
Client-side JS filtering of JSON objects and rendering HTML snippets via jQuery.
marcbelmont/go-game-boy
marcbelmont/jetson-containers
Machine Learning Containers for Jetson and JetPack 4.4
marcbelmont/Nathans-university
marcbelmont/openface
Face recognition with Google's FaceNet deep neural network.
marcbelmont/paypal-python
Implementation of PayPal APIs in Python
marcbelmont/pyflakes
A simple program which checks Python source files for errors.
marcbelmont/python-readability-api
Python wrapper for the Readability API.
marcbelmont/slate
Beautiful static documentation for your API
marcbelmont/Solaar
Linux devices manager for the Logitech Unifying Receiver.
marcbelmont/speech-to-text-wavenet
Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition using DeepMind's WaveNet and tensorflow
marcbelmont/SRU-tensorflow
Training RNNs as fast as CNNs. An unofficial tensorflow implementation.
marcbelmont/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
marcbelmont/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.