mulkong's Stars
ChatScript/ChatScript
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Beomi/KcBERT
🤗 Pretrained BERT model & WordPiece tokenizer trained on Korean Comments 한국어 댓글로 프리트레이닝한 BERT 모델과 데이터셋
haven-jeon/PyKoSpacing
Automatic Korean word spacing with Python
songys/AwesomeKorean_Data
한국어 데이터 세트 링크
YoongiKim/AutoCrawler
Google, Naver multiprocess image web crawler (Selenium)
johnsk95/PT4AL
Official PyTorch implementation of "PT4AL: Using Self-Supervised Pretext Tasks for Active Learning (ECCV2022)"
ageron/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
CompVis/stable-diffusion
A latent text-to-image diffusion model
deep-diver/mlops-hf-tf-vision-models
MLOps for Vision Models (TensorFlow) from 🤗 Transformers with TensorFlow Extended (TFX)
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
katsura-jp/pytorch-cosine-annealing-with-warmup
kakaobrain/nerf-factory
An awesome PyTorch NeRF library
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
lucidrains/Mega-pytorch
Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena
huoxiangzuo/HiFuse
HiFuse: Hierarchical Multi-Scale Feature Fusion Network for Medical Image Classification
sunwoo76/CrossAttentionControl-stablediffusion
Unofficial implementation of "Prompt-to-Prompt Image Editing with Cross Attention Control" with Stable Diffusion, the code is based on the offical StableDiffusion repository.
kakaobrain/coyo-dataset
COYO-700M: Large-scale Image-Text Pair Dataset
NVlabs/GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
Alibaba-MIIL/ImageNet21K
Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper
NVlabs/A-ViT
Official PyTorch implementation of A-ViT: Adaptive Tokens for Efficient Vision Transformer (CVPR 2022)
QData/C-Tran
General Multi-label Image Classification with Transformers
lucidrains/CoCa-pytorch
Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch
sail-sg/mugs
A PyTorch implementation of Mugs proposed by our paper "Mugs: A Multi-Granular Self-Supervised Learning Framework".
bytedance/ibot
iBOT :robot:: Image BERT Pre-Training with Online Tokenizer (ICLR 2022)
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
naver-ai/cmo
clovaai/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
ChristofHenkel/kaggle-landmark-2021-1st-place
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.