Pinned Repositories
alias-free-gan
Unofficial Alias-Free GAN implementation. Based on rosinality's version with expanded training and inference options.
alias-free-gan-pytorch
Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch
Arroz-Con-Cosas
Experimental LDM uses of Paella's architecture
awesome-ai-art-image-synthesis
A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
Creative-Code
Machine-Learning
MOOC
ML, DL, NN MOOCs
polimorfo's Repositories
polimorfo/alias-free-gan
Unofficial Alias-Free GAN implementation. Based on rosinality's version with expanded training and inference options.
polimorfo/alias-free-gan-pytorch
Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch
polimorfo/Arroz-Con-Cosas
Experimental LDM uses of Paella's architecture
polimorfo/awesome-ai-art-image-synthesis
A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.
polimorfo/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
polimorfo/Barbershop
Barbershop: GAN-based Image Compositing using Segmentation Masks (SIGGRAPH Asia 2021)
polimorfo/dataset-tools
Tools for quickly normalizing image datasets
polimorfo/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
polimorfo/diff
polimorfo/EvoGen-Prompt-Evolution
polimorfo/full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
polimorfo/GANSketching
Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
polimorfo/generative-art-opensource
Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
polimorfo/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
polimorfo/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
polimorfo/IBM-Coursera_DataScience_Specilization
This is the github project for the following coursera specialization: IBM Data Science Professional Certificate
polimorfo/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
polimorfo/notes
Course notes
polimorfo/Pickbreeder-Neat-Py
Recreating original pickbreeder with NEAT in Python
polimorfo/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
polimorfo/stable-diffusion-aesthetic-gradients
Personalization for Stable Diffusion via Aesthetic Gradients 🎨
polimorfo/stable-diffusion-webui
Stable Diffusion web UI
polimorfo/stargan
Official Implementation of StarGAN - CVPR 2018
polimorfo/StyleFusion
polimorfo/stylegan
StyleGAN - Official TensorFlow Implementation
polimorfo/StyleGAN-1
polimorfo/StyleGAN-pytorch
PyTorch implementation of A Style-Based Generator Architecture for Generative Adversarial Network
polimorfo/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
polimorfo/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
polimorfo/stylegan2-pytorch-1
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement