PaddleClas icon indicating copy to clipboard operation
PaddleClas copied to clipboard

add MobileNeXt

Open flytocc opened this issue 3 years ago • 1 comments
trafficstars

  1. add MobileNeXt
  2. fix typo in test_tipc/docs/install.md
  3. fix DecodeImage pil backend
  4. change the default interpolation of pil from NEAREST to BILINEAR (same to cv2 backend)

flytocc avatar Sep 13 '22 14:09 flytocc

Thanks for your contribution!

paddle-bot[bot] avatar Sep 13 '22 14:09 paddle-bot[bot]

复现精度

模型 epochs top1 acc (参考精度) (复现精度) 权重 训练日志
MobileNeXt-1.0 200 74.022 74.024 best_model.pdparams train.log

权重及训练日志下载地址:百度网盘

flytocc avatar Mar 29 '23 09:03 flytocc

@cuicheng01 我把这个分支rebase到最新的develop上了并重新开了一个PR https://github.com/PaddlePaddle/PaddleClas/pull/2734

flytocc avatar Mar 31 '23 13:03 flytocc

merged by https://github.com/PaddlePaddle/PaddleClas/pull/2734

flytocc avatar Apr 04 '23 17:04 flytocc