Pinned Repositories
ALAE
[CVPR2020] Adversarial Latent Autoencoders
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
aphantasia
CLIP + FFT/DWT/RGB = text to image/video
avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
Awesome-Bioinformatics
A curated list of awesome Bioinformatics libraries and software.
awesome-gradient-boosting-papers
A curated list of gradient boosting research papers with implementations.
cs-video-courses
List of Computer Science courses with video lectures.
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
neural-style-tf
TensorFlow (Python API) implementation of Neural Style
stylegan2
StyleGAN2 - Official TensorFlow Implementation
maushev's Repositories
maushev/cs-video-courses
List of Computer Science courses with video lectures.
maushev/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
maushev/aphantasia
CLIP + FFT/DWT/RGB = text to image/video
maushev/avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
maushev/Awesome-Bioinformatics
A curated list of awesome Bioinformatics libraries and software.
maushev/CV-pretrained-model
A collection of computer vision pre-trained models.
maushev/DisentangledFaceGAN
Disentangled and Controllable Face Image Generation via 3D Imitative-Contrastive Learning (CVPR 2020 Oral)
maushev/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
maushev/genetic-drawing
A genetic algorithm toy project for drawing
maushev/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
maushev/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
maushev/Interactive_Tools
Interactive Tools for Machine Learning, Deep Learning and Math
maushev/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
maushev/Machine-learning-for-proteins
Listing of papers about machine learning for proteins.
maushev/make-sense
Free to use online tool for labelling photos. https://makesense.ai
maushev/ML-Notebooks
:fire: A series of code examples for all sorts of machine learning tasks and applications.
maushev/ML-YouTube-Courses
A repository to index and organize the latest machine learning courses found on YouTube.
maushev/netron
Visualizer for neural network, deep learning and machine learning models
maushev/nn_vis
An interactive visualization of neural networks
maushev/ProteinGAN
maushev/ProteinMPNN
Code for the ProteinMPNN paper
maushev/pytti-notebook
Start here
maushev/SkyAR
Dynamic sky replacement and harmonization in videos
maushev/stable-diffusion
Go to lstein/stable-diffusion for all the best stuff and a stable release. This repository is my testing ground and it's very likely that I've done something that will break it.
maushev/stable-diffusion-1
A latent text-to-image diffusion model
maushev/style-semantics
Code for the paper "Controlling Style and Semantics in Weakly-Supervised Image Generation"
maushev/Style-Transfer-Collection
Colabs Collection of style transfer in photo and video
maushev/StyleGAN2-Tensorflow-2.0
StyleGAN 2 in Tensorflow 2.0
maushev/T2I-Adapter
T2I-Adapter
maushev/White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”