YuxinZhaozyx / YuxinZhaozyx.github.io

My blog
http://yuxinzhao.net
0 stars 0 forks source link

[论文笔记] EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks - Yuxin Zhao #83

Open YuxinZhaozyx opened 4 years ago

YuxinZhaozyx commented 4 years ago

https://blog.yuxinzhao.top/efficientnet

作者提出了 bi-directional feature pyramid network (BiFPN),实现了更简单高效的多尺度特征融合(multi-scale feature fusion);通过复合缩放方法,在EfficientNet的基础上提出了EfficientDet目标检测模型。