Pinned Repositories
BalancedEntropy
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
dirichlet
Dirichlet MLE python library
docker-centos7-slurm
Slurm Docker Container on CentOS 7
efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
jaeohwoo.github.io
lab.lattice.coding.ldlc.reduced
Implementation Code of Paper by Kurkoski and Dauwels 2010
moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
pyslurm
Python Interface to Slurm
jaeohwoo's Repositories
jaeohwoo/BalancedEntropy
jaeohwoo/lab.lattice.coding.ldlc.reduced
Implementation Code of Paper by Kurkoski and Dauwels 2010
jaeohwoo/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
jaeohwoo/pyslurm
Python Interface to Slurm
jaeohwoo/dirichlet
Dirichlet MLE python library
jaeohwoo/docker-centos7-slurm
Slurm Docker Container on CentOS 7
jaeohwoo/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
jaeohwoo/jaeohwoo.github.io
jaeohwoo/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
jaeohwoo/performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
jaeohwoo/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
jaeohwoo/slurm-in-docker
Slurm in Docker - Exploring Slurm using CentOS 7 based Docker images
jaeohwoo/slurm_sim_tools
tools for slurm simulator
jaeohwoo/transformer-time-series-prediction
proof of concept for a transformer-based time series prediction model
jaeohwoo/WizardLM
Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder
jaeohwoo/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.