
深度学习
风吴痕
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Group Normalization
https://arxiv.org/pdf/1803.08494.pdf https://github.com/facebookresearch/Detectron/blob/master/projects/GN 文章目录@[toc]AbstractIntroductionRelated WorkNormalizationAddressing small batchesGroup-wise...翻译 2019-04-27 16:45:35 · 1520 阅读 · 1 评论 -
Attention Augmented Convolutional Networks
https://arxiv.org/pdf/1904.09925.pdf https://github.com/tensorflow/tpu/tree/master/models/official/retinanet https://github.com/leaderj1001/Attention-Augmented-Conv2d pytorch版 https://github.com/gan...翻译 2019-04-26 21:56:43 · 7967 阅读 · 2 评论 -
DenseNet Models for Tiny ImageNet Classification
https://arxiv.org/pdf/1904.10429.pdf ImageNet tiny-imagenet imgaug library 该论文github:https://github.com/ZohebAbai/Tiny-ImageNetChallenge 文章目录DatasetDenseNetApproachImage AugmentationRegularizers, ...翻译 2019-04-26 14:41:01 · 4009 阅读 · 2 评论