manicman1999
Undergraduate Computer Science student at the University of Regina. Doing undergraduate research on Machine Learning and Artificial Intelligence.
AbaDataRegina, SK, Canada
Pinned Repositories
CycleGAN-Tensorflow-2.0
CycleGAN implemented in Tensorflow 2.0
GAN256
Multi-Purpose DCGAN
generic-quart
ImageData-Generator
Converts folders of images to chunks which can easily be saved/loaded into RAM (numpy).
Keras-BiGAN
BiGAN implementation in Keras to detect similarities in Landscapes.
Matchue-StyleGAN
StyleGAN from Matchue's Tutorial
StyleGAN-Keras
StyleGAN made with Keras
StyleGAN-Tensorflow-2.0
Unofficial implementation of StyleGAN using TensorFlow 2.0.
StyleGAN2-Tensorflow-2.0
StyleGAN 2 in Tensorflow 2.0
Sword-GAN32
VAE-GAN for generating pixel-art swords.
manicman1999's Repositories
manicman1999/StyleGAN2-Tensorflow-2.0
StyleGAN 2 in Tensorflow 2.0
manicman1999/Keras-BiGAN
BiGAN implementation in Keras to detect similarities in Landscapes.
manicman1999/StyleGAN-Keras
StyleGAN made with Keras
manicman1999/StyleGAN-Tensorflow-2.0
Unofficial implementation of StyleGAN using TensorFlow 2.0.
manicman1999/GAN256
Multi-Purpose DCGAN
manicman1999/Sword-GAN32
VAE-GAN for generating pixel-art swords.
manicman1999/Matchue-StyleGAN
StyleGAN from Matchue's Tutorial
manicman1999/CycleGAN-Tensorflow-2.0
CycleGAN implemented in Tensorflow 2.0
manicman1999/ImageData-Generator
Converts folders of images to chunks which can easily be saved/loaded into RAM (numpy).
manicman1999/BicycleGAN-Keras
BicycleGAN Implemented In Keras
manicman1999/GP-GAN
DCGAN with Gradient Penalty
manicman1999/Matchue-Vanilla-GAN
Vanilla GAN from Matchue youtube video
manicman1999/Matchue-More-with-Less
Implementation from the video "Gradient Penalties and Data Augmentation: More with Less - Matchue GANs"
manicman1999/AdaIN-GAN
GAN using Adaptive Instance Normalization, Overkill on MNIST
manicman1999/CycleGAN256-BR
CycleGAN to turn landscapes to Bob Ross paintings
manicman1999/PokeGAN
GAN for generating Pokemon
manicman1999/sem-seg-bdd100k
Semantic Segmentation on Road Images
manicman1999/Simple-GAN
manicman1999/Style-Transfer-TF2.0
Style Transfer done in Tensorflow 2.0 using Adaptive Instance Normalization and Trainable Style Encoder
manicman1999/generic-quart
manicman1999/Bayes-Classification
Small script to determine probabilities using Bayes Theorem
manicman1999/CycleGAN256
CycleGAN at 256x256
manicman1999/DIPO
Dynamic Individualized Predictive Objectives
manicman1999/LinqPython
Linq (C#), but it's Python.
manicman1999/matchue-chat
Chat Room on matchue.ca
manicman1999/precision-recall-keras
Precision and Recall GAN Evaluations using Manifolds