1. 08 7月, 2019 1 次提交
  2. 03 7月, 2019 1 次提交
    • C
      Update models (#2683) · 97121cde
      cuicheng01 提交于
      * add mobilenet_v2_x0_5, resnext50_32x4d, resnext50_64x4d, xception41 pretrained models
      * Update README_cn.md
      97121cde
  3. 02 7月, 2019 1 次提交
  4. 01 7月, 2019 1 次提交
  5. 28 6月, 2019 1 次提交
  6. 27 6月, 2019 1 次提交
  7. 25 6月, 2019 1 次提交
  8. 21 6月, 2019 1 次提交
  9. 20 6月, 2019 2 次提交
  10. 19 6月, 2019 2 次提交
  11. 18 6月, 2019 2 次提交
  12. 15 6月, 2019 2 次提交
    • L
      fix the bug that the argument data_dir has no effect (#2415) · 8c034956
      lilong12 提交于
      * modify single queue to a queue per process for data processing
      
      * add transforms.py and rename torchvision_reader.py to reader.py
      
      * add datasets.py
      
      * remove pytorch apis
      
      * fix some small bugs
      
      * remove torch and torchvision from requirements.txt
      
      * modify core.CUDAPlace to fluid.CUDAPlace
      
      * bug fix: data_dir has no effect
      
      * bug fix: data_dir has no effect
      
      * bug fix: modify  in directory
      
      * bug fix: fix a typo in README.md
      8c034956
    • 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
  13. 10 6月, 2019 1 次提交
    • L
      Remove PyTorch APIs (#2280) · 02db4c3b
      lilong12 提交于
      * add transforms.py and rename torchvision_reader.py to reader.py
      
      * add datasets.py
      
      * remove pytorch apis
      
      * fix some small bugs
      
      * remove torch and torchvision from requirements.txt
      
      * modify core.CUDAPlace to fluid.CUDAPlace
      02db4c3b
  14. 29 5月, 2019 1 次提交
  15. 22 5月, 2019 1 次提交
    • R
      fix PE doc, add a note (#2252) · d16432a4
      ruri 提交于
      Because WINDOWS does not support NCCL. It will raise an error when users try to run the multi-GPUs program on WINDOWS machine. So add a note to remind users to replace parallel executor to executor.
      d16432a4
  16. 16 5月, 2019 1 次提交
  17. 14 5月, 2019 1 次提交
  18. 06 5月, 2019 2 次提交
  19. 05 5月, 2019 1 次提交
  20. 04 5月, 2019 1 次提交
  21. 28 4月, 2019 1 次提交
  22. 25 4月, 2019 3 次提交
  23. 16 4月, 2019 2 次提交
  24. 08 4月, 2019 2 次提交
  25. 05 4月, 2019 1 次提交
  26. 04 4月, 2019 2 次提交
  27. 02 2月, 2019 1 次提交
  28. 01 2月, 2019 1 次提交