rafaelvareto
AI/ML Researcher at Samsung | PhD Student at UFMG | Machine Learning, Computer Vision and Data Science
Universidade Federal de Minas GeraisCampinas, SP - Brazil
rafaelvareto's Stars
black-forest-labs/flux
Official inference repo for FLUX.1 models
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
sksq96/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
SystemErrorWang/White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
JiahuiYu/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
andreas128/RePaint
Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
soumith/dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
cloneofsimo/minDiffusion
Self-contained, minimalistic implementation of diffusion models with Pytorch.
mk-minchul/AdaFace
naoto0804/pytorch-inpainting-with-partial-conv
Unofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]
y33-j3T/Coursera-Deep-Learning
My notes / works on deep learning from Coursera
VSehwag/minimal-diffusion
A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)
FilipAndersson245/cartoon-gan
lorenzo-stacchio/Stable-Diffusion-Inpaint
Stable diffusion for inpainting
csqiangwen/DeepFillv2_Pytorch
nipponjo/deepfillv2-pytorch
A PyTorch reimplementation of the paper Free-Form Image Inpainting with Gated Convolution (DeepFill v2) (https://arxiv.org/abs/1806.03589)
nickyisadog/latent-diffusion-inpainting
tanimutomo/partialconv
Re-Implementation of "Image Inpainting for Irregular Holes using Partial Convolution"
Andy-zhujunwen/danet-pytorch
[pytorch] DANet: Dual Attention Network for Scene Segmentation
tsingqguo/inpaint4shadow
We propose the shadow-guided inpainting task to take advantage of the shadow removal and image inpainting.
mattroz/diffusion-ddpm
Implementation of "Denoising Diffusion Probabilistic Models", Ho et al., 2020
mnmjh1215/diya-CartoonGAN
Implementation and modification of CartoonGAN
camara94/tensorflow-sequences-time-series-and-prediction
In this fourth course, you will learn how to build time series models in TensorFlow. You’ll first implement best practices to prepare time series data. You’ll also explore how RNNs and 1D ConvNets can be used for prediction. Finally, you’ll apply everything you’ve learned throughout the Specialization to build a sunspot prediction model using real-world data
antoine-spahr/SN-PatchGAN_FreeForm-Inpainter
Pytorch implementation of the SN-PatchGAN inpainter.
des137/Seismic-Imaging-Segmentation-CNN
jnanliu/PyTorch-CartoonGAN
A simple PyTorch implementation of CartoonGAN
laurash96/sequences-time-series-prediction-course
Notebooks, projects and study material of the 'Sequences, Time Series and Prediction' course by deeplearning.ai
Kazedaa/A-Whole-New-World-Seamless-Image-Inpainting
Image inpainting project using PatchGAN on the CelebA dataset. Fills in missing or damaged parts of images for enhanced photo editing, restoration, and object removal.