1. 02 7月, 2019 1 次提交
  2. 01 7月, 2019 1 次提交
  3. 19 6月, 2019 2 次提交
  4. 18 6月, 2019 2 次提交
  5. 15 6月, 2019 1 次提交
    • R
      update image classification pretrained models (#2391) · 1230a298
      ruri 提交于
      * update image classification pretrained models
      
      * update softmax
      
      * Add mixup and distill and fix bugs
      
      * recover test pyreader
      
      * add error tip
      
      * update README_CN
      
      * fix distill bug
      
      * add reader_cv2.py
      
      * update run.sh
      
      * fix docs
      
      * fix typo
      
      * polish train.py
      
      * fix typo
      
      * remove commented code
      
      * fix typo
      
      * fix_typo
      
      * recover scale_loss
      
      * fix typo
      
      * fix bug
      
      * fix test_program bug
      1230a298
  6. 04 4月, 2019 1 次提交
  7. 03 4月, 2019 1 次提交
    • R
      Refine Image Classification Codes&Docs (#1943) · dc1b032d
      ruri 提交于
      * Move models to legacy, rename models_name to models, refine README
      * Refine eval/infer/train code
      * Release ResNet 18/34, GoogleNet and ShuffleNet v2.
      * Add RMSProp optimizer.
      dc1b032d
  8. 02 2月, 2019 1 次提交
  9. 01 2月, 2019 1 次提交
  10. 24 12月, 2018 1 次提交
  11. 06 12月, 2018 1 次提交
  12. 05 12月, 2018 1 次提交
  13. 29 10月, 2018 1 次提交
  14. 27 9月, 2018 1 次提交
  15. 19 9月, 2018 1 次提交
  16. 27 8月, 2018 2 次提交
  17. 31 7月, 2018 1 次提交
  18. 15 6月, 2018 1 次提交
  19. 28 4月, 2018 1 次提交
    • C
      Model update: Update the parameter initialization of FC layer of SE-ResNeXt and add a README (#825) · f60005c6
      Chris Yann 提交于
      * revise se_resnext for imagenet classification
      
      * Add the method to train a SE-ResNeXt model
      
      The current code can successfully implement the result of SE-ResNeXt-50.
      
      * Update ImageNet2012 URL
      
      * update
      
      * update readme
      
      * Update readme with download URL
      
      * add unzip
      
      * update se_resnext.py with parallel_exe
      
      * delete train function in se_resnext.py
      
      * add eval.py and infer.py
      
      * move cosine_decay from se_resnext.py to train.py
      f60005c6
  20. 24 1月, 2018 1 次提交
  21. 20 1月, 2018 1 次提交
  22. 17 1月, 2018 1 次提交