A list of Machine Learning Art Colabs

Overview

ML Visual Art Colabs

A list of cool Colabs on Machine Learning Imagemaking or other artistic purposes

3D Ken Burns Effect

Ken Burns Effect by Manuel RomeroDemo Video by Lia Coleman

3D Photo Inpainting

3D Photography using Context-aware Layered Depth InpaintingDemo Video

BigBiGAN

BigBiGAN by Tensorflow

BigGan

BigGan by Tensorflow

Colorization

Image Colorizer by DeOldify

Video Colorizer by DeOldify

Coltran by Google Brain

DCGAN

TF-GAN on TPUs by Tensorflow

DeepDream

DeepDream by Alex Mordvintsev • Demo Video

Minimal DeepDream Implementation by Tensorflow

First Order Motion Model

First Order Motion by Aliaksandr Siarohin

FUNIT

FUNIT by shaoanlu

Image/Data Processing

Process WikiArt Dataset by Peter Baylies

Image Generators

Looking Glass 1.1 by bearsharktopusTutorial

Image-GPT by Jonathan Fly

Lucid

Lucid visualizes the networks of many convolutional neural nets

Lucid

Lucent - Lucent is a PyTorch variation of Lucid.

Next Frame Prediction

Next Frame Prediction with Pix2PixHDTraining Demo VideoVideo Generation Demo

Object Detection

YOLO-v5 by Ultralytics

Object Mask Generation

U Square Net by Derrick Schultz

Shape Matching GAN

Shape Matching GAN by Derrick Schultz

SinGAN

SinGAN by Derrick Schultz • Demo Video

SinGAN Distortions by duskvirkus, inspired by the Yuma Kishi's Studies of Collage of Paintings for Humanity

StyleGAN

Flesh Digressions Loops of the constant and style layers • Demo Video

GanSpace Feature detection using PCA • Demo Video

Barycentric Cross-Network Interpolation with different layer interpolation rates by @arfafax

Network BendingDemo Video

Network Blending by Justin PinkneyDemo Video

StyleGAN Paintings (StyleGAN1)

StyleGAN Encoder Tutorial by Peter Baylies

StyleGAN2 by Derrick Schultz

StyleGAN2 by Mikael Christensen

SWA Playground by @arfafax

WikiArt Example Generation Peter Baylies

StyleGAN2 Activations and PCA Projection by duskvirkus, Look at lower network levels of SG2 generator.

Style Transfer

Lucid 2D Style Transfer by Google

Neural Style TF by Derrick Schultz • Demo Video

Superresolution

ESRGAN by Derrick Schultz

Image Superresolution by Erdene-Ochir Tuguldur

SRFBN by Derrick Schultz

SR Zoo ported to Colab by Derrick Schultz

Slow Motion

RIFE by Derrick Schultz (modified from Towards Data Science article)

Super Slomo by Erdene-Ochir Tuguldur

Text-to-Image Generation

Aphantasia by Vadim EpsteinTutorial

Attn-GAN The OG text-to-image generator • notebook by Derrick Schultz

Big Sleep (BigGAN controlled by CLIP) by Ryan Murdock • Demo Video

Disco Diffusion 4.1 by SOMNAIDemo/Tutorial

IllusTrip by Vadim EpsteinTutorial

Quick CLIP Guided Diffusion Fast CLIP/Guided Diffusion image generation • by Katherine Crowson, Daniel Russell, et al.

S2ML Art Generator by Justin Bennington

Zoetrope 5.5 CLIP-VQGAN tool by bearsharktopus

Texture Synthesis

Neural Cellular Automata by Alex Mordvitsev

Texturize: Grass DemoDemo Video

Texturize: Gravel Demo

TwinGAN

TwinGAN by Manuel Romero

Unpaired Image to Image Translation

CUT by Derrick Schultz

CycleGAN by Tensorflow

MUNIT by Derrick Schultz

StarGAN v2 PyTorch

ML Text Colabs

GPT-2

GPT-2 by Martin Woolf

ML Audio Colabs

Magenta

Generating Piano Music with Transformer by Magenta

Jukebox

Sampling and Co-Composing with Prompts by Anthony Matos

Music Source Separation

DemucsDemo video by Lia Coleman

Open Unmix

Other Helpful Repositories

dl-colab-notebooks by Erdene-Ochir Tuguldur

shared_colab_notebooks by Manuel Romero

Owner
Derrick Schultz (he/him)
Artists who uses code. Most of this stuff isn’t production level—I’m an artist first, programmer second.
Derrick Schultz (he/him)
A package related to building quasi-fibration symmetries

qf A package related to building quasi-fibration symmetries. If you'd like to learn more about how it works, see the brief explanation and References

Paolo Boldi 1 Dec 01, 2021
Code release to accompany paper "Geometry-Aware Gradient Algorithms for Neural Architecture Search."

Geometry-Aware Gradient Algorithms for Neural Architecture Search This repository contains the code required to run the experiments for the DARTS sear

18 May 27, 2022
Liver segmentation using MONAI and pytorch

Machine Learning use case in the field of Healthcare. In this project MONAI and pytorch frameworks are used for 3D Liver segmentation.

Abhishek Gajbhiye 2 May 30, 2022
PyTorch Implementation of Unsupervised Depth Completion with Calibrated Backprojection Layers (ORAL, ICCV 2021)

Unsupervised Depth Completion with Calibrated Backprojection Layers PyTorch implementation of Unsupervised Depth Completion with Calibrated Backprojec

80 Dec 13, 2022
Vikrant Deshpande 1 Nov 17, 2022
It's like Shape Editor in Maya but works with skeletons (transforms).

Skeleposer What is Skeleposer? Briefly, it's like Shape Editor in Maya, but works with transforms and joints. It can be used to make complex facial ri

Alexander Zagoruyko 1 Nov 11, 2022
PyTorch code accompanying the paper "Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning" (NeurIPS 2021).

HIGL This is a PyTorch implementation for our paper: Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning (NeurIPS 2021). Our cod

Junsu Kim 20 Dec 14, 2022
Keeper for Ricochet Protocol, implemented with Apache Airflow

Ricochet Keeper This repository contains Apache Airflow DAGs for executing keeper operations for Ricochet Exchange. Usage You will need to run this us

Ricochet Exchange 5 May 24, 2022
PyTorch implementation of Higher Order Recurrent Space-Time Transformer

Higher Order Recurrent Space-Time Transformer (HORST) This is the official PyTorch implementation of Higher Order Recurrent Space-Time Transformer. Th

13 Oct 18, 2022
A compendium of useful, interesting, inspirational usage of pandas functions, each example will be an ipynb file

Pandas_by_examples A compendium of useful/interesting/inspirational usage of pandas functions, each example will be an ipynb file What is this reposit

Guangyuan(Frank) Li 32 Nov 20, 2022
People movement type classifier with YOLOv4 detection and SORT tracking.

Movement classification The goal of this project would be movement classification of people, in other words, walking (normal and fast) and running. Yo

4 Sep 21, 2021
Swapping face using Face Mesh with TensorFlow Lite

Swapping face using Face Mesh with TensorFlow Lite

iwatake 17 Apr 26, 2022
scikit-learn inspired API for CRFsuite

sklearn-crfsuite sklearn-crfsuite is a thin CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn. sklearn_crfsuite.CRF i

417 Dec 20, 2022
DenseCLIP: Language-Guided Dense Prediction with Context-Aware Prompting

DenseCLIP: Language-Guided Dense Prediction with Context-Aware Prompting Created by Yongming Rao*, Wenliang Zhao*, Guangyi Chen, Yansong Tang, Zheng Z

Yongming Rao 322 Dec 31, 2022
Unofficial JAX implementations of Deep Learning models

JAX Models Table of Contents About The Project Getting Started Prerequisites Installation Usage Contributing License Contact About The Project The JAX

107 Jan 05, 2023
A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling"

SelfGNN A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which will appear in Th

Zekarias Tilahun 24 Jun 21, 2022
Weakly-supervised semantic image segmentation with CNNs using point supervision

Code for our ECCV paper What's the Point: Semantic Segmentation with Point Supervision. Summary This library is a custom build of Caffe for semantic i

27 Sep 14, 2022
Unofficial Pytorch Lightning implementation of Contrastive Syn-to-Real Generalization (ICLR, 2021)

Unofficial Pytorch Lightning implementation of Contrastive Syn-to-Real Generalization (ICLR, 2021)

Gyeongjae Choi 17 Sep 23, 2021
Pretraining Representations For Data-Efficient Reinforcement Learning

Pretraining Representations For Data-Efficient Reinforcement Learning Max Schwarzer, Nitarshan Rajkumar, Michael Noukhovitch, Ankesh Anand, Laurent Ch

Mila 40 Dec 11, 2022
Efficient Online Bayesian Inference for Neural Bandits

Efficient Online Bayesian Inference for Neural Bandits By Gerardo Durán-Martín, Aleyna Kara, and Kevin Murphy AISTATS 2022.

Probabilistic machine learning 49 Dec 27, 2022