wtliao
MRSA Leibniz Uni Hannover TNT Amazon CV&ML
TNT Leibniz University Hannover; MSRAGermany; Beijing
wtliao's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
xzhih/one-key-hidpi
Enable macOS HiDPI and have a native setting.
google/automl
Google Brain AutoML
Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
botcrypto-io/awesome-crypto-trading-bots
Awesome crypto trading bots
harubaru/waifu-diffusion
stable diffusion finetuned on weeb stuff
hila-chefer/Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
LuChengTHU/dpm-solver
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)
photosynthesis-team/piq
Measures and metrics for image2image tasks. PyTorch.
toshas/torch-fidelity
High-fidelity performance metrics for generative models in PyTorch
y33-j3T/Coursera-Deep-Learning
My notes / works on deep learning from Coursera
lxztju/leetcode-algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
ErikRHanson/Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python
Examples and work from Problem Solving with Algorithms and Data Structures Using Python
yrcong/RelTR
RelTR: Relation Transformer for Scene Graph Generation: https://arxiv.org/abs/2201.11460v2
yrcong/STTran
Spatial-Temporal Transformer for Dynamic Scene Graph Generation, ICCV2021
ivanmmarkovic/Problem-Solving-with-Algorithms-and-Data-Structures-using-Python
Code from Problem Solving with Algorithms and Data Structures using Python
GuHuangAI/ADM-Public
code for paper: Simultaneous Image to Zero and Zero to Noise: Diffusion Models with Analytical Image Attenuation
INK-USC/VisCOLL
Code and data for the project "Visually grounded continual learning of compositional semantics"
Mawiszus/TOAD-GUI
GUI for TOAD-GAN, a PCG-ML algorithm for Token-based Super Mario Bros. Levels.
wtliao/DCENet
Exploring Dynamic Context for Multi-path Trajectory Prediction
haohao11/AMENet