文件名称:BSConv:蓝图可分离卷积(CVPR 2020)的参考实现
文件大小:1024KB
文件格式:ZIP
更新时间:2024-05-03 22:52:10
deep-learning pytorch image-classification resnet cifar10
您现在。 我们的现场问答环节分别是年 和 。 我们期待与您在CVPR见面! CVPR 2020已经结束,我们感谢您进行的所有有趣的讨论! 我们的演示视频。 我们将继续在该存储库中开发代码和模型,敬请期待! 蓝图可分离卷积(BSConv) 该存储库提供了CVPR 2020论文的代码和经过训练的模型( , ): 重新思考深度可分离卷积:内核内相关如何导致改进的MobileNets Daniel Haase *,Manuel Amthor * 目录 CIFAR10-MobileNetV3-小 CIFAR10-MobileNetV3-大 CIFAR10-WRN-16 CIFAR10-WRN-28 CIFAR10-WRN-40 CIFAR100-MobileNetV1 CIFAR100-MobileNetV2 CIFAR100-MobileNetV3-小 CIFAR100-
【文件预览】:
BSConv-master
----.gitattributes(127B)
----teaser.gif(235KB)
----scripts()
--------build_wheel.sh(204B)
----bsconv()
--------utils.py(629B)
--------datasets.py(5KB)
--------__init__.py(22B)
--------pytorch()
----plots()
--------cifar10-mobilenetv3large-params.png(14KB)
--------cifar10-wrn28-flops.png(15KB)
--------cifar100-wrn28-flops.png(16KB)
--------cifar10-mobilenetv1-flops.png(12KB)
--------cifar100-wrn16-flops.png(16KB)
--------cifar10-mobilenetv3small-params.png(17KB)
--------cifar100-resnet-flops.png(14KB)
--------cifar10-wrn28-params.png(16KB)
--------cifar100-wrn40-params.png(16KB)
--------cifar10-wrn40-params.png(16KB)
--------cifar10-mobilenetv2-params.png(16KB)
--------cifar100-wrn28-params.png(16KB)
--------cifar100-resnet-params.png(15KB)
--------cifar10-wrn16-flops.png(15KB)
--------cifar10-mobilenetv2-flops.png(14KB)
--------cifar100-mobilenetv1-params.png(15KB)
--------cifar10-wrn40-flops.png(15KB)
--------cifar100-mobilenetv3large-params.png(15KB)
--------cifar100-mobilenetv3small-flops.png(15KB)
--------cifar10-mobilenetv1-params.png(14KB)
--------cifar100-wrn40-flops.png(16KB)
--------cifar10-mobilenetv3large-flops.png(13KB)
--------cifar100-mobilenetv2-params.png(16KB)
--------cifar10-mobilenetv3small-flops.png(15KB)
--------cifar100-mobilenetv3large-flops.png(14KB)
--------cifar100-wrn16-params.png(16KB)
--------cifar10-wrn16-params.png(16KB)
--------cifar100-mobilenetv3small-params.png(16KB)
--------cifar100-mobilenetv1-flops.png(13KB)
--------cifar100-mobilenetv2-flops.png(14KB)
----LICENSE(2KB)
----setup.py(1KB)
----README.md(30KB)
----.gitignore(98B)
----demo.gif(421KB)
----bin()
--------bsconv_pytorch_train.py(10KB)