giddyyupp/ganilla
Official Pytorch implementation of GANILLA
What it solves
GANILLA addresses the challenge of image-to-illustration translation, allowing users to convert real-world images into artistic illustrations while maintaining the content of the original image.
Related
- Project
Lornatang/SRGAN-PyTorchA PyTorch reimplementation of SRGAN that uses generative adversarial networks to produce photo-realistic 4x upscaled images with recovered fine textures.
- Project
sepandhaghighi/samilaA generative art generator that creates unique images by calculating thousands of points based on mathematical formulas and random parameters.
- Project
rllm-team/rllmA PyTorch library for Relational Table Learning (RTL) that standardizes and combines GNNs, LLMs, and TNNs to analyze data across linked tables.
- Project
pytorch/visionA PyTorch library providing popular datasets, model architectures, and image transformations for computer vision.
- Project
openclimatefix/graph_weatherA PyTorch library implementing various graph neural networks for weather forecasting and data assimilation, including models like GenCast and Aurora.