22636e8b66 | ||
---|---|---|
.gitattributes | ||
README.md | ||
config.json | ||
model.safetensors | ||
pytorch_model.bin |
README.md
mobilenetv3_large_100.ra_in1k
MobileNetV3 是由 google 团队在 2019 年提出的,其原始论文为 Searching for MobileNetV3。MobileNetV3 有以下三点值得注意:1.更新 Block (bneck) 2.使用 NAS 搜索参数 (Neural Architecture Search)3.重新设计耗时层结构