1. 17 6月, 2019 2 次提交
  2. 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
  3. 14 6月, 2019 5 次提交
  4. 13 6月, 2019 5 次提交
  5. 12 6月, 2019 1 次提交
  6. 11 6月, 2019 5 次提交
  7. 10 6月, 2019 8 次提交
  8. 07 6月, 2019 1 次提交
  9. 06 6月, 2019 3 次提交
  10. 05 6月, 2019 2 次提交
  11. 04 6月, 2019 4 次提交
  12. 03 6月, 2019 2 次提交
    • H
      Fix ocr reader (#2346) · c4701ae0
      Hongyu Liu 提交于
      * add pbt lm; test=develop
      
      * add dynamic ocr recognition; test=develop
      
      * add unility.py; test=develop
      
      * add readme; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix reader CACAHE_DIR_NAME; test=develop
      
      * fix cache dir name; test=develop
      c4701ae0
    • u010070587's avatar
      modify yolov3 .run_ce.sh (#2348) · f256f951
      u010070587 提交于
      * modify .run_ce.sh
      
      * modify .run_ce.sh
      f256f951