Pinned Repositories
deep-person-reid
Pytorch implementation of deep person re-identification models.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
few-shot-gnn
fewshot-egnn
FewShotWithoutForgetting
GNNPapers
Must-read papers on graph neural networks (GNN)
karlo
lab
A customisable 3D platform for agent-based AI research
MAGIC
Language Models Can See: Plugging Visual Controls in Text Generation
MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
jmkim0309's Repositories
jmkim0309/fewshot-egnn
jmkim0309/GNNPapers
Must-read papers on graph neural networks (GNN)
jmkim0309/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
jmkim0309/deep-person-reid
Pytorch implementation of deep person re-identification models.
jmkim0309/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
jmkim0309/few-shot-gnn
jmkim0309/FewShotWithoutForgetting
jmkim0309/karlo
jmkim0309/lab
A customisable 3D platform for agent-based AI research
jmkim0309/MAGIC
Language Models Can See: Plugging Visual Controls in Text Generation
jmkim0309/open_clip
An open source implementation of CLIP.
jmkim0309/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. We arrived Rank@1=88.24%, mAP=70.68% only with softmax loss. Re-ranking is added.
jmkim0309/seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
jmkim0309/Single-Path-NAS-PyTorch
PyTorch implementation of "Single-Path NAS: Device-Aware Efficient ConvNet Design"
jmkim0309/SmoothDARTS
Code for our ICML'2020 paper "Stabilizing Differentiable Architecture Search via Perturbation-based Regularization"
jmkim0309/SNAS-Series
This repo contains the PyTorch implementation of the SNAS-Series papers
jmkim0309/Stand-Alone-Self-Attention
Implementing Stand-Alone Self-Attention in Vision Models using Pytorch
jmkim0309/WeightNet