PaddleClas
PaddleClas copied to clipboard
add MobileNeXt
trafficstars
- add MobileNeXt
- fix typo in test_tipc/docs/install.md
- fix DecodeImage pil backend
- change the default interpolation of pil from NEAREST to BILINEAR (same to cv2 backend)
Thanks for your contribution!
复现精度
| 模型 | epochs | top1 acc (参考精度) | (复现精度) | 权重 | 训练日志 |
|---|---|---|---|---|---|
| MobileNeXt-1.0 | 200 | 74.022 | 74.024 | best_model.pdparams | train.log |
权重及训练日志下载地址:百度网盘
@cuicheng01 我把这个分支rebase到最新的develop上了并重新开了一个PR https://github.com/PaddlePaddle/PaddleClas/pull/2734
merged by https://github.com/PaddlePaddle/PaddleClas/pull/2734