juan-garassino's Stars
luost26/diffusion-point-cloud
:thought_balloon: Diffusion Probabilistic Models for 3D Point Cloud Generation (CVPR 2021)
Zhendong-Wang/Diffusion-GAN
Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion
mangate/SelfGPT
A Whatsapp-bot that allows access to GPT3 while also serving as your own memory backup
samim23/polymath
Convert any music library into a music production sample-library with ML
killiandectot/markov-bike
autonomousvision/stylegan-t
[ICML'23] StyleGAN-T: Unlocking the Power of GANs for Fast Large-Scale Text-to-Image Synthesis
lucidrains/phenaki-pytorch
Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
juan-garassino/imageWaves
juan-garassino/dataset-tools
Tools for quickly normalizing image datasets
juan-garassino/taxi-fare-deep
Packaged neural network-based predictor for the Kaggle's NY Taxi Fare challenge
juan-garassino/my-taxi-fare-project
juan-garassino/advent-code-2020
Exercises for the 2020 Advent of Code
juan-garassino/3dgan-release
3D Generative Adversarial Network
juan-garassino/test-vnet-tensorflow
Tensorflow implementation of the V-Net architecture for medical imaging segmentation.
juan-garassino/vnet.pytorch
A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
juan-garassino/wasserstein-gan
juan-garassino/test-pixel-rnn-tensorflow
in progress
juan-garassino/open-mtg
A python implementation of Magic: The Gathering with an AI that plays it using Monte Carlo move evaluation.
juan-garassino/3d_convolution_neural_net_MNET
Keras Implementation of 3d Convolutional Neural Network
juan-garassino/gans-pytorch
Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt
juan-garassino/test-stylegan2-ada-tensorflow
StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation
juan-garassino/SliceGAN
juan-garassino/fft-watermark
The code for the post "The Two-Dimensional Fourier Transform and Digital Watermarking"
juan-garassino/generative-deep-learning-book
The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
juan-garassino/neuronal-diffusion
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
juan-garassino/python-flickr-api
A python implementation of the Flickr API
juan-garassino/test-3d-stylegan
3D StyleGAN2 for Medical Images
juan-garassino/test-swin-transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".