1. 19 8月, 2019 2 次提交
  2. 12 8月, 2019 1 次提交
  3. 01 8月, 2019 1 次提交
  4. 29 7月, 2019 1 次提交
  5. 26 7月, 2019 2 次提交
  6. 25 7月, 2019 3 次提交
  7. 24 7月, 2019 1 次提交
  8. 22 7月, 2019 8 次提交
    • L
      Cherry pick gan0722 (#2891) · 0c91dc90
      lvmengsi 提交于
      * fix_gan_gpu (#2864)
      
      * fix dir and gpu
      
      * infer_cgan_dcgan (#2806)
      
      add run shell and infer shell for cgan and dcgan
      update infer.py for gan and dcgan
      0c91dc90
    • K
      fix yolov3 subprocess not exit (#2887) · 6953a22e
      Kaipeng Deng 提交于
      6953a22e
    • K
      fix label_smooth setting (#2885) · f5ce79e8
      Kaipeng Deng 提交于
      f5ce79e8
    • W
      cherry-pick, fix configs for mask_fpn_se154 (#2882) · a36bc95f
      wangguanzhong 提交于
      a36bc95f
    • R
      fix dropout bug in PaddleVideo (#2860) (#2879) · 2e383363
      ruri 提交于
      2e383363
    • K
      b577bd7b
    • W
      [cherry-pick-1.5]cherry-pick some commits to release/1.5 (#2869) · 4f1701b2
      whs 提交于
      * Fix doc and train.py of icnet.
      
      * Add usage for distribute Light-NAS searching.
      
      * Refine usage doc of PaddleSlim.
      
      * Use print instead of logger.
      
      * Move light-nas-block.png to tutorial.
      
      * Add Copyright for icnet.
      4f1701b2
    • W
      [Cherry pick] fix bugs in release 1.5 (#2859) · f605beed
      wangguanzhong 提交于
      * add mask fpn r50 2x & minor fix for MODEL ZOO doc (#2747)
      
      * cherry-pick bug fix for release/1.5
      
      * fix mask eval for multi-batch (#2772)
      
      * cherry-pick bug fix for release/1.5
      
      * fix faster rcnn use im_shape (#2779)
      
      * cherry-pick bug fix for release/1.5
      
      * refine bbox_normalize in infer.py (#2781)
      
      * refine bbox_normalize in infer.py
      
      * add is_bbox_normalize
      
      * rename _forward to build
      
      * check callable
      
      * cherry-pick bug fix for release/1.5
      
      * Prevent module instance from modifying global config (#2790)
      
      some of the global config values are reference type, e.g., objects, lists or
      dicts, if the created module instances modify those values (see FPN and
      spatial_scale), global config will reflect these changes, and instances of the
      same class created later will inherit the changed values
      
      * Fix command line parsing for non module options (#2839)
      
      * fix save_inference_model cannot find feed vars (#2842)
      
      * fix save_inference_model cannot find feed vars
      
      * remove comment
      
      * fix format
      
      * add comment for pruned var
      
      * add log for prune
      
      * Fix train+eval in PaddleDetection(#2847)
      
      * resolve conflict merge error
      
      * reset data_feed
      f605beed
  9. 18 7月, 2019 2 次提交
  10. 17 7月, 2019 1 次提交
  11. 16 7月, 2019 1 次提交
  12. 08 7月, 2019 3 次提交
  13. 05 7月, 2019 3 次提交
  14. 04 7月, 2019 2 次提交
  15. 03 7月, 2019 1 次提交
  16. 02 7月, 2019 2 次提交
  17. 01 7月, 2019 6 次提交