Stars
Automated Tinder bot and scraper using selenium in python.
High-quality Neural Networks for Computer Vision 😎
Fitting a recognition model (VAE) to do approximate inference on intractable posteriors of probabilistic models using an ELBO estimator.
Misc data visualization projects, examples, and demos: mostly Python (pandas + matplotlib) and JavaScript (leaflet).
Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image"
Tensorflow implementation of room layout paper: Roomnet: End-to-end Room Layout Estimation.
Unofficial implementation of Unsupervised Monocular Depth Estimation neural network MonoDepth in PyTorch
High Quality Monocular Depth Estimation via Transfer Learning
Colaboratory (Jupyter) notebook to retrain model for semantic segmentation in Deeplab, Tensorflow. Initial model is MobileNet or Xception with ADE20K dataset. Derived from Tensorflow official demo.
Models and examples built with TensorFlow
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
Single Image Depth Estimation with Feature Pyramid Network
[ICCV 2019] Monocular depth estimation from a single image
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
This repository contains the source codes for the paper "AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation ". The network is able to synthesize a mesh (point cloud + connectivity)…
Semantic Segmentation Architectures Implemented in PyTorch
Simple depth maps obtained by using CNN
DEPRECATED: Depth Map Estimation from Monocular Images
Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
TensorFlow code and pre-trained models for BERT
Source for bbcmicro.co.uk - to showcase vintage games for the BBC Micro Computer
Visualize your Google Location History using an interactive heatmap
Create SVG-based maps from Google Latitude location history
Machine learning flashcards
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Deep learning and Reinforcement learning lecture and course work
Python Implementation of Reinforcement Learning: An Introduction