4uiiurz1's Stars
Delgan/loguru
Python logging made (stupidly) simple
FavioVazquez/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
jason718/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
subeeshvasu/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
CoinCheung/pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
jeonsworld/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
davda54/sam
SAM: Sharpness-Aware Minimization (PyTorch)
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
rwightman/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
clovaai/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
yitu-opensource/T2T-ViT
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
ildoonet/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
huawei-noah/noah-research
Noah Research
trent-b/iterative-stratification
scikit-learn cross validators for iterative stratification of multilabel data
lucidrains/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
katsura-jp/pytorch-cosine-annealing-with-warmup
TACJu/TransFG
This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
faustomorales/vit-keras
Keras implementation of ViT (Vision Transformer)
ecs-vlc/FMix
Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'
alexandrosstergiou/SoftPool
[ICCV 2021] Code for approximated exponential maximum pooling
shengliu66/ELR
Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels
leoxiaobin/CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
hirokatsukataoka16/FractalDB-Pretrained-ResNet-PyTorch
Pre-training without Natural Images (ACCV 2020 Best Paper Honorable Mention Award)
zhoudaquan/dvit_repo
heartkilla/kaggle_tweet
Kaggle Tweet Sentiment Extraction Competition: 1st place solution (Dark of the Moon team)
FirasBaba/brain-tumor-radiogen
ohke/how-to-construct-mlops-with-amazon-sagemaker
Amazon SageMaker で MLOps (前処理・学習・評価・推論、および、実験・モデル・ワークフローの管理) を実現するミニマムなコードサンプル
Shujun-He/TeamSKT-Feedback-Prize---Predicting-Effective-Arguments-2nd-Place-solution
luhongchun/FCANet