1. 12 5月, 2020 1 次提交
  2. 15 4月, 2020 1 次提交
  3. 02 4月, 2020 1 次提交
  4. 26 3月, 2020 1 次提交
    • W
      Refine inference on python (#259) · 79616f79
      wangguanzhong 提交于
      * export config file in export_model.py
      
      * add custom label_list & dump_box
      
      * add infer_cfg.yml & doc
      
      * export label_list to inference config
      
      * update PaddleTensor to ZeroCopyTensor
      79616f79
  5. 19 2月, 2020 1 次提交
  6. 13 2月, 2020 2 次提交
  7. 09 1月, 2020 1 次提交
  8. 03 1月, 2020 1 次提交
  9. 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