Pinned Repositories
Autoencoder
An autoencoder using a convolutional neural network with Tensorflow
Colorful-Image-Colorization
A deep learning approach to colorizing images
Colorizing-Images-Using-Adversarial-Networks
Colorizing images using an adversarial network approach.
Compute-Features
Computes features for images using various pretrained Tensorflow models
cWGANs
Conditional Wasserstein GANs
deepixel
A deep learning approach to depixelate an image using tensorflow
Improved-Wasserstein-GAN
Implementation of the improved WGAN in Tensorflow
LSGANs-Tensorflow
Least Squares GANs in Tensorflow
Underwater-Color-Correction
Using GANs to correct color distortion in underwater images.
Wasserstein-GAN-Tensorflow
Implementation of Wasserstein GAN in Tensorflow
cameronfabbri's Repositories
cameronfabbri/Compute-Features
Computes features for images using various pretrained Tensorflow models
cameronfabbri/Underwater-Color-Correction
Using GANs to correct color distortion in underwater images.
cameronfabbri/cWGANs
Conditional Wasserstein GANs
cameronfabbri/AstroGAN
Generating galaxies using GANs
cameronfabbri/Adversarial-Agent
Imitation learning using GANs for GTAV
cameronfabbri/UGAN-V2
Unpaired image to image translation.
cameronfabbri/Classification-Tool
Simple binary labeling system in Python
cameronfabbri/DistorterGAN
Distorts images to make them appear underwater.
cameronfabbri/PlantMonitor
Monitoring my plant with various sensors
cameronfabbri/pokemon
Scripts and stuff for machine learning on pokemon
cameronfabbri/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
cameronfabbri/simGAN
Implementation of simGAN
cameronfabbri/Tensorflow-Operations
Collection of Tensorflow operations I commonly use
cameronfabbri/BareBones
Bare Bones implementations using only numpy for my own understanding.
cameronfabbri/cameronfabbri.github.io
cameronfabbri/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
cameronfabbri/EMpy
Electromagnetic Python
cameronfabbri/Image-Inpainting
Application for inpainting your own images
cameronfabbri/InfoGAN
Information Maximizing GAN in Tensorflow
cameronfabbri/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
cameronfabbri/Linux-Config
Multiple configs that I'll use on every Linux computer
cameronfabbri/MealPrep
Automating my meal schedule
cameronfabbri/Meshroom-Python-Wrapper
A simple wrapper for calling Meshroom functions through Python
cameronfabbri/Pathfinder
A project focusing on using AI to help students navigate finding their career
cameronfabbri/Pix2Pix-Tensorflow-2
cameronfabbri/Regularized-Wasserstein-GAN
Implementation of On the regularization of Wasserstein GANs
cameronfabbri/ResearchNamer
Changes the names of research papers on disk
cameronfabbri/Simple-Super-Resolution
Minimal implementation of a Super Resolution module
cameronfabbri/SuperResolution
cameronfabbri/Transformers
My own implementations for practice