1. 10 2月, 2020 1 次提交
  2. 23 12月, 2019 1 次提交
  3. 18 12月, 2019 1 次提交
  4. 16 12月, 2019 1 次提交
  5. 13 12月, 2019 1 次提交
  6. 05 12月, 2019 1 次提交
  7. 27 11月, 2019 2 次提交
  8. 26 11月, 2019 1 次提交
    • Y
      Add dali preprocessing pipeline for imagenet training (#3960) · 2e4465c6
      Yang Zhang 提交于
      * Use iterable dataloader for image classification
      
      * Support imagenet dataset with plain folder structure
      
      * Add dali section to README.md
      
      * Improve docs
      
      * Remove some flags from docs
      
      * Add dali reader for image classification
      
      * Fix elapsed time calculation
      2e4465c6
  9. 13 11月, 2019 1 次提交
  10. 28 10月, 2019 1 次提交
  11. 18 10月, 2019 1 次提交
  12. 10 10月, 2019 1 次提交
  13. 21 9月, 2019 1 次提交
  14. 09 9月, 2019 1 次提交
  15. 05 9月, 2019 1 次提交
  16. 03 9月, 2019 1 次提交
  17. 02 9月, 2019 2 次提交
  18. 26 7月, 2019 1 次提交
    • W
      fix issue on windows (#2848) · ea72e31f
      wopeizl 提交于
      * fix gpu detection issue on windows
      1. use the fluid.core.get_cuda_device_count() to decide the GPU number
      2. ignore the path missing issue
      ea72e31f
  19. 08 7月, 2019 1 次提交
  20. 02 7月, 2019 1 次提交
  21. 28 6月, 2019 1 次提交
  22. 21 6月, 2019 1 次提交
  23. 20 6月, 2019 2 次提交
  24. 19 6月, 2019 1 次提交
  25. 18 6月, 2019 1 次提交
  26. 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
  27. 16 4月, 2019 1 次提交
  28. 05 4月, 2019 1 次提交
  29. 04 4月, 2019 2 次提交
  30. 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
  31. 22 3月, 2019 1 次提交
    • T
      Ngraph (#1916) · 46b18b10
      tensor-tang 提交于
      * Added README for the ngraph engine
      
      * Fix --model_save_dir
      
      * Uncomment naive tests
      
      * Update run.sh script
      
      * update to use ngraph
      
      * update readme
      
      * Numactl -l was removed
      
      * update instruction
      
      * download pretrained model for inference only
      
      * fix typo
      
      * update
      46b18b10
  32. 01 3月, 2019 1 次提交
  33. 02 2月, 2019 1 次提交
  34. 01 2月, 2019 2 次提交
  35. 31 1月, 2019 1 次提交