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. 16 3月, 2021 1 次提交
  5. 15 3月, 2021 1 次提交
  6. 18 11月, 2020 1 次提交
  7. 22 10月, 2020 1 次提交
  8. 15 10月, 2020 1 次提交
  9. 14 5月, 2020 1 次提交
  10. 13 5月, 2020 1 次提交
  11. 06 5月, 2020 1 次提交
  12. 23 3月, 2020 1 次提交
  13. 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
  14. 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
  15. 05 11月, 2019 1 次提交
  16. 24 10月, 2019 2 次提交