15 February 2019 A high-quality image dataset of human faces Flickr-Faces-HQ (FFHQ) is a high-quality image dataset of human faces.
15 February 2019 This code helps you to classify digits using OpenCV and CNN This code helps you classify digits using openCV and Convolutional Neural Network.
15 February 2019 A Nested U-Net Architecture for Medical Image Segmentation This is an implementation of "UNet++: A Nested U-Net Architecture for Medical Image Segmentation" in Keras deep learning framework (Tensorflow as backend).
15 January 2019 Defeating the latest version of ReCaptcha with 91% accuracy Created in April 2017, unCaptcha achieved 85% accuracy defeating Google's ReCaptcha.
15 January 2019 Deep Reinforcement Learning Algorithms with PyTorch This repository contains PyTorch implementations of deep reinforcement learning algorithms.
14 January 2019 Machine reading comprehension with self matching networks A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks.
14 January 2019 Contains the dataset of natural images of grocery items This repository contains the dataset of natural images of grocery items.
14 January 2019 Using the latest advancements in AI to predict stock market movements In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results.
08 January 2019 Synchronized Multi-GPU Batch Normalization This is alternative implementation of "Synchronized Multi-GPU Batch Normalization" which computes global stats across gpus instead of locally computed.
28 December 2018 Combining Faster R-CNN and U-net for efficient whole heart segmentation This is a Pytorch implementation of CFUN for whole heart segmentation.
28 December 2018 Deep semantic-visual embedding with localization Training and evalutation code for the paper Finding beans in burgers: Deep semantic-visual embedding with localization.
28 December 2018 A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
28 December 2018 Neuroevolution demo through TensorFlow.js Neuroevolution-Bots is a personal project that demonstrates neuroevolution in a browser environment using TensorFlow.js
09 December 2018 A Python Toolkit for Scalable Outlier Detection PyOD is a comprehensive and scalable Python toolkit for detecting outlying objects in multivariate data.
09 December 2018 Learning to synthesize 3D textured objects with GANs We present Visual Object Networks (VON), an end-to-end adversarial learning framework that jointly models 3D shapes and 2D images.
09 December 2018 GPU- and TPU-backed NumPy with differentiation and JIT compilation JAX is Autograd and XLA, brought together for high-performance machine learning research.
29 November 2018 Pytorch-based tools for visualizing and understanding the neurons of a GAN Pytorch-based tools for visualizing and understanding the neurons of a GAN
29 November 2018 Parallel Faster R-CNN implementation with MXNet Parallel Faster R-CNN implementation with MXNet.
26 November 2018 A fully automated framework for object detection featuring This is a fully automated framework for object detection featuring
26 November 2018 DeepLab v3+ model in PyTorch Support different backbones DeepLab v3+ model in PyTorch. Support different backbones.
25 November 2018 Python tools for processing 3D face Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
25 November 2018 Face Alignment in Full Pose Range: A 3D Total Solution The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
18 November 2018 A real-time approach for mapping all human pixels of 2D RGB images to a 3D A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body.
18 November 2018 Speech Enhancement Generative Adversarial Network in PyTorch Speech Enhancement Generative Adversarial Network in PyTorch.