图像分类tricks

图像分类tricks

1. framework

pytorchimageclassification: https://github.com/hysts/pytorch_image_classification

2. data augmentation

auto-augment:https://github.com/DeepVoltaire/AutoAugment/blob/master/autoaugment.py
fast-autoaugment: https://github.com/kakaobrain/fast-autoaugment
augmix: https://github.com/google-research/augmix
mixup/cutout: https://github.com/PistonY/torch-toolbox
mixup/cutmix is all you need: https://www.kaggle.com/c/bengaliai-cv19/discussion/126504
Gridmask augmentation: https://www.kaggle.com/haqishen/gridmask

3. pretrained models

pretrained-models.pytorch: https://github.com/Cadene/pretrained-models.pytorch

4. metrick learning

pytorch-metric-learning: https://github.com/KevinMusgrave/pytorch-metric-learning
topkoptimization: https://github.com/BG2CRW/top_k_optimization

5. loss

Class-balanced-loss-pytorch: https://github.com/vandit15/Class-balanced-loss-pytorch
OHEM loss implementation: https://www.kaggle.com/c/bengaliai-cv19/discussion/128637
Focal loss + OHEM implementation: https://www.kaggle.com/c/bengaliai-cv19/discussion/128665

6. label smothing

mixup/cutmix with label smoothing: https://www.kaggle.com/c/bengaliai-cv19/discussion/128115

posted @   hou永胜  阅读(454)  评论(0编辑  收藏  举报
编辑推荐:
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
阅读排行:
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· Docker 太简单,K8s 太复杂?w7panel 让容器管理更轻松!
点击右上角即可分享
微信分享提示