
经典论文
文章平均质量分 94
xungeer29
先定个小目标:paper搬运工
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Swin-Transformer论文解析
Swin-Transformer论文深度阅读原创 2022-08-04 15:10:57 · 3184 阅读 · 1 评论 -
MobileNet-V1 阅读记录
MobileNets:Efficient Convolutional Neural Networks for Mobile Vision ApplicationMobileNet-V1Abstract & IntroductionPrior WorkMobileNet ArchitectureDepthwise Separable Convolution: def __init__(self, gamma=2): super().__init__...原创 2019-05-08 22:22:19 · 2954 阅读 · 0 评论