1. 03 1月, 2020 1 次提交
  2. 19 12月, 2019 1 次提交
    • Q
      Polish reader to simplify preprocessing logic. (#112) · 8192c758
      qingqing01 提交于
      * Polish Reader to simplify preprocessing logic.
      #  sample_transforms-> make batch -> batch_transforms in Reader.
      * Clean some code
      * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8.
      * Update all configs.
      8192c758
  3. 10 12月, 2019 1 次提交
  4. 09 9月, 2019 1 次提交
    • D
      In PaddleDetection, making use of tb-paddle to record data, so as to display... · f4edc029
      David Lin 提交于
      In PaddleDetection,  making use of tb-paddle to record data, so as to display in TensorBoard.  (#3295)
      
      * use tb_paddle to log data
      including:
      
      * loss
      * mAP
      * image
      
      * modified:   requirements.txt
      * modify the missing argument --use_tb
      * modify GETTING_STARTED.md and docs/GETTING_STARTED_cn.md
      
      add the argument of tb-paddle in docs.
      * optimize the display name of image displaying.
      f4edc029
  5. 28 6月, 2019 1 次提交