1. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  2. 07 4月, 2021 1 次提交
  3. 22 3月, 2021 1 次提交
  4. 06 12月, 2020 1 次提交
  5. 18 11月, 2020 1 次提交
  6. 22 10月, 2020 1 次提交
  7. 30 8月, 2020 1 次提交
  8. 09 6月, 2020 2 次提交
  9. 14 5月, 2020 1 次提交
  10. 08 5月, 2020 2 次提交
  11. 06 5月, 2020 1 次提交
  12. 22 2月, 2020 1 次提交
  13. 14 1月, 2020 1 次提交
  14. 02 1月, 2020 1 次提交
    • W
      load inference (#147) · 18645132
      wangguanzhong 提交于
      * load inference
      
      * add doc
      
      * add config file for tensorrt_infer
      
      * add padding for rcnn preprocess
      
      * refine code & doc
      18645132
  15. 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
  16. 05 11月, 2019 1 次提交
  17. 24 10月, 2019 2 次提交