Pinned Repositories
cutmix
a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.
data-science-bowl-2018
End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle
kaggle-human-protein-atlas-image-classification
Kaggle 2018 @ Human Protein Atlas Image Classification
pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
remote-dataloader
PyTorch DataLoader processed in multiple remote computation machines for heavy data processings
tf-lcnn
Tensorflow implementation for 'LCNN: Lookup-based Convolutional Neural Network'. Predict Faster using Models Trained Fast with Multi-GPUs
unsupervised-data-augmentation
Unofficial PyTorch Implementation of Unsupervised Data Augmentation.
fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
kogpt
KakaoBrain KoGPT (Korean Generative Pre-trained Transformer)
ildoonet's Repositories
ildoonet/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
ildoonet/pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
ildoonet/cutmix
a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.
ildoonet/unsupervised-data-augmentation
Unofficial PyTorch Implementation of Unsupervised Data Augmentation.
ildoonet/remote-dataloader
PyTorch DataLoader processed in multiple remote computation machines for heavy data processings
ildoonet/data-science-bowl-2018
End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle
ildoonet/kaggle-human-protein-atlas-image-classification
Kaggle 2018 @ Human Protein Atlas Image Classification
ildoonet/simulated-annealing-for-tsp
This code is to solve traveling salesman problem by using simulated annealing meta heuristic.
ildoonet/pystopwatch2
Multi Stopwatch for Python
ildoonet/ai-starthon-2019
Codes used on AI Starthon 2019. 1st place in total.
ildoonet/chat-ui-dashboard
ildoonet/evonorm
Pytorch Implementation of EvoNorm which reproduces paper's result
ildoonet/HttpReverseProxy
HTTP reverse proxy designed to facilitate secure access to HTTP services located within an internal network
ildoonet/wedding-invitation
ildoonet/tbreader
TensorBoard Log Parser
ildoonet/gpt-researcher
GPT based autonomous agent that does online comprehensive research on any given topic
ildoonet/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ildoonet/asta
ildoonet/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
ildoonet/helloword-server
ildoonet/InfiniTransformer
Unofficial PyTorch/🤗Transformers(Gemma/Llama3) implementation of Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention
ildoonet/ionic-docs
ildoonet/KoGPT2
Korean GPT-2 pretrained cased (KoGPT2)
ildoonet/kss
Kss: A Toolkit for Korean sentence segmentation
ildoonet/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
ildoonet/llama.cpp
LLM inference in C/C++
ildoonet/lptrace
Trace any Python program, anywhere!
ildoonet/py-hanspell
파이썬 한글 맞춤법 검사 라이브러리. (네이버 맞춤법 검사기 사용)
ildoonet/PyKoSpacing
Automatic Korean word spacing with Python
ildoonet/pytorch-filter-response-norm
Unofficial Efficient Implementation of 'Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks' in CVPR 2020