Pinned Repositories
ginr-ipc
The official implementation of Generalizable Implicit Neural Representations with Instance Pattern Composers(CVPR’23 highlight).
nvs-adapter
rq-vae-transformer
The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)
AnoGAN-tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
bottom-up-attention-tf
Unofficial tensorflow implementation of "Bottom-up and Top-down attention for VQA" (TF v. 1.13)
DeblurGAN-tf
Unofficial tensorflow (tf) implementation of DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks
Deep-Learning-Tensorflow-Basic
Seminar Materials
FixMatch-pytorch
Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo contains reproduced checkpoints.
RobustSTL
Unofficial Implementation of RobustSTL: A Robust Seasonal-Trend Decomposition Algorithm for Long Time Series (AAAI 2019)
TGGNet-keras
Official implementation of Temporal-Guided Networks
LeeDoYup's Repositories
LeeDoYup/RobustSTL
Unofficial Implementation of RobustSTL: A Robust Seasonal-Trend Decomposition Algorithm for Long Time Series (AAAI 2019)
LeeDoYup/FixMatch-pytorch
Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo contains reproduced checkpoints.
LeeDoYup/awesome-active-learning
To be released !
LeeDoYup/Anomaly_Detection_VQA
Official implementation of "Regularizing Attention Networks for Anomaly Detection in VQA"
LeeDoYup/awesome-semi-supervised-learning
:scroll: An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
LeeDoYup/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
LeeDoYup/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
LeeDoYup/coinpp
Pytorch implementation of COIN++ 🍁
LeeDoYup/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
LeeDoYup/deit
Official DeiT repository
LeeDoYup/distribution_augmentation
Code for the paper, "Distribution Augmentation for Generative Modeling", ICML 2020.
LeeDoYup/docs-l10n
Translations of TensorFlow documentation
LeeDoYup/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
LeeDoYup/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
LeeDoYup/generative-evaluation-prdc
Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.
LeeDoYup/guided-diffusion
LeeDoYup/hoya012
LeeDoYup/image-gpt
LeeDoYup/LeeDoYup
Profile
LeeDoYup/leedoyup.github.io
LeeDoYup/minDALL-E
PyTorch implementation of a 1.3B text-to-image generation model trained on 14 million image-text pairs
LeeDoYup/MMVID
[CVPR 2022] Show Me What and Tell Me How: Video Synthesis via Multimodal Conditioning
LeeDoYup/multires_textual_inversion
[NeurIPS 2022: Score-Based Modeling Workshop] Multiresolution Textual Inversion
LeeDoYup/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
LeeDoYup/relabel_imagenet
LeeDoYup/rq-vae-transformer
The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)
LeeDoYup/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
LeeDoYup/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
LeeDoYup/taming-transformers
LeeDoYup/typical-sampling
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.