1. 28 10月, 2019 2 次提交
  2. 22 10月, 2019 1 次提交
  3. 17 10月, 2019 1 次提交
  4. 29 8月, 2019 1 次提交
  5. 10 8月, 2019 1 次提交
  6. 29 7月, 2019 1 次提交
  7. 03 7月, 2019 2 次提交
  8. 28 6月, 2019 2 次提交
    • Q
      Rename object_detection to PaddleDetection. (#2601) · 9b426b2c
      qingqing01 提交于
      * Rename object_detection to PaddleDetection
      * Small fix for doc
      9b426b2c
    • Y
      Revise docs (#2566) · 494ab5e2
      Yang Zhang 提交于
      * Revise README.md
      
      * Revise `GETTING_STARTED.md`
      
      * Revise `INSTALL.md`
      
      * Add `CONFIG.md`
      
      * Fix RetinaNet backbones in README
      
      * Fix cascade backbones in README
      
      * Fix capitalization
      
      * Replace demo images and update visualize funcall
      
      * Revise `DATA.md`
      
      * Fix link to `DATA.md`
      
      * Fix capitalization
      494ab5e2
  9. 27 6月, 2019 2 次提交
    • Q
      Add GC in train.py by defalut and add download script for dataset. (#2556) · 4715bb24
      qingqing01 提交于
      * Add GC in train.py by defalut and change data co dataset in configs
      * Update docs/INSTALL.md
      * Enable build_strategy.enable_inplace = True
      4715bb24
    • S
      modify the crop operator (#2507) · 209cfdaa
      SunAhong1993 提交于
      * modify the crop operator
      
      * modify the judgment
      
      * modify the judgment v2
      
      * modify the data_feed.py
      
      * modify the readme and add labelme2coco code
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * Update README.md
      
      * Update README_cn.md
      
      * Update README.md
      
      * Update README_cn.md
      
      * Update labelme2coco.py
      
      * Update labelme2coco.py
      
      * Update labelme2coco.py
      
      * Update data_feed.py
      209cfdaa