首发:AI公园公众号
编译:ronghuaiyang
导读
2020年Papers with Code 中最顶流的论文,代码和benchmark。
Papers with Code 中收集了各种机器学习的内容:论文,代码,结果,方便发现和比较。通过这些数据,我们可以了解ML社区中,今年哪些东西最有意思。下面我们总结了2020年最热门的带代码的论文、代码库和benchmark。
2020顶流论文
Tan等人的EfficientDet是2020年在Papers with Code上被访问最多的论文。
- EfficientDet: Scalable and Efficient Object Detection — Tan et al https://paperswithcode.com/pa...
- Fixing the train-test resolution discrepancy — Touvron et al https://paperswithcode.com/pa...
- ResNeSt: Split-Attention Networks — Zhang et al https://paperswithcode.com/pa...
- Big Transfer (BiT) — Kolesnikov et al https://paperswithcode.com/pa...
- Object-Contextual Representations for Semantic Segmentation — Yuan et al https://paperswithcode.com/pa...
- Self-training with Noisy Student improves ImageNet classification — Xie et al https://paperswithcode.com/pa...
- YOLOv4: Optimal Speed and Accuracy of Object Detection — Bochkovskiy et al https://paperswithcode.com/pa...
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale — Dosovitskiy et al https://paperswithcode.com/pa...
- Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer — Raffel et al https://paperswithcode.com/pa...
- Hierarchical Multi-Scale Attention for Semantic Segmentation — Tao et al https://paperswithcode.com/pa...
2020顶流代码库
Transformers是2020年在Papers with Code上被访问最多的代码库
- Transformers — Hugging Face — https://github.com/huggingfac...
- PyTorch Image Models — Ross Wightman — https://github.com/rwightman/...
- Detectron2 — FAIR — https://github.com/facebookre...
- InsightFace — DeepInsight — https://github.com/deepinsigh...
- Imgclsmob — osmr — https://github.com/osmr/imgcl...
- DarkNet — pjreddie — https://github.com/pjreddie/d...
- PyTorchGAN — Erik Linder-Norén — https://github.com/eriklinder...
- MMDetection — OpenMMLab — https://github.com/open-mmlab...
- FairSeq — PyTorch — https://github.com/pytorch/fa...
- Gluon CV — DMLC — https://github.com/dmlc/gluon-cv
2020顶流Benchmarks
ImageNet是2020年在Papers with Code上访问最多的benchmark
- ImageNet — Image Classification — https://paperswithcode.com/so...
- COCO — Object Detection / Instance Segmentation — https://paperswithcode.com/so...
- Cityscapes — Semantic Segmentation — https://paperswithcode.com/so...
- CIFAR-10 — Image Classification — https://paperswithcode.com/so...
- CIFAR-100 — Image Classification — https://paperswithcode.com/so...
- PASCAL VOC 2012 — Semantic Segmentation — https://paperswithcode.com/so...
- MPII Human Pose — Pose Estimation — https://paperswithcode.com/so...
- Market-1501 — Person Re-Identification — https://paperswithcode.com/so...
- MNIST — Image Classification — https://paperswithcode.com/so...
- Human 3.6M — Human Pose Estimation -https://paperswithcode.com/so...
—END—
英文原文:https://medium.com/paperswith...
推荐阅读
- CVPR 2020 SEPC论文解析:使用尺度均衡金字塔卷积做目标检测
- PAA论文解读:在物体检测中利用概率分布来将anchor分配为正负样本
- Confluence:物体检测中不依赖IoU的NMS替代算法论文解析
关注图像处理,自然语言处理,机器学习等人工智能领域,请点击关注AI公园专栏。
欢迎关注微信公众号