jimmykimmy68
Ph.D. Candidate, Industrial Engineering, UNIST
Ulsan National Institute of Science and TechnologyUlsan, South Korea
Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-self-supervised-learning
A curated list of awesome self-supervised methods
Deep-SVDD-PyTorch
A PyTorch implementation of the Deep SVDD anomaly detection method
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
ganomaly
GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training
knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
PyTorch-Encoding
A CV toolkit for my papers.
vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
jimmykimmy68's Repositories
jimmykimmy68/Deep-SVDD-PyTorch
A PyTorch implementation of the Deep SVDD anomaly detection method
jimmykimmy68/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
jimmykimmy68/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
jimmykimmy68/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jimmykimmy68/ganomaly
GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training
jimmykimmy68/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
jimmykimmy68/PyTorch-Encoding
A CV toolkit for my papers.
jimmykimmy68/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
jimmykimmy68/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
jimmykimmy68/awesome-semi-supervised-learning
😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
jimmykimmy68/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
jimmykimmy68/dissect
Code for the Proceedings of the National Academy of Sciences 2020 article, "Understanding the Role of Individual Units in a Deep Neural Network"
jimmykimmy68/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
jimmykimmy68/git_Test
jimmykimmy68/lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
jimmykimmy68/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
jimmykimmy68/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
jimmykimmy68/pytorch_stacked_hourglass
Pytorch implementation of "Stacked Hourglass Networks for Human Pose Estimation"
jimmykimmy68/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
jimmykimmy68/active-learning
jimmykimmy68/badge
An implementation of the BADGE batch active learning algorithm.
jimmykimmy68/conformal-prediction
Lightweight, useful implementation of conformal prediction on real data.
jimmykimmy68/deep-active-learning
Deep Active Learning
jimmykimmy68/deit
Official DeiT repository
jimmykimmy68/dl_book
legend
jimmykimmy68/edward2
A simple probabilistic programming language.
jimmykimmy68/INNfoil
BRL?
jimmykimmy68/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
jimmykimmy68/TorchAL
Official implementation of our paper: Towards Robust and Reproducible Active Learning using Neural Networks, accepted at CVPR 2022.
jimmykimmy68/uncertainty-baselines
High-quality implementations of standard and SOTA methods on a variety of tasks.