1. 22 10月, 2021 1 次提交
  2. 20 10月, 2021 1 次提交
    • M
      [PaddlePaddle Hackathon] Task 66 (#4317) · 47fc188b
      Mark Ma 提交于
      * allow forwarding for multi scale inputs
      
      * fixed PadBatch not working with multi scale input
      
      * add faster_rcnn_r34_fpn_multiscaletest_1x_coco.yml
      
      * fixed multi scale input checking for batch transforms (PadBatch)
      
      * less scales and faster inference for multi scale test configuration file
      
      * fixed retrieving im_id from multi-scale inputs
      
      * add multi scale prediction boxes merging
      
      * allow multi scale testing for tools/infer.py (actually trainer.predict method)
      
      * add MultiscaleTestResize setting for TestReader
      
      * use BBoxPostProcess.nms parameter for multi scale prediction NMS of CascadeRCNN
      
      * add documentation for multi scale testing
      
      * raise exception if the network architecture is not supported in multi scale test mode
      
      * move documentation file
      
      * add test case for multi scale test
      
      * load pretrained weights from URL
      
      * add image files for testing. use relative path for input images
      
      * update documentation
      
      * use isinstance for sequence type checking. add empty checking for samples sequence
      47fc188b
  3. 29 7月, 2021 1 次提交
  4. 28 7月, 2021 1 次提交
  5. 27 7月, 2021 1 次提交
  6. 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
  7. 07 7月, 2021 1 次提交
  8. 02 7月, 2021 1 次提交
    • G
      [MOT] add deepsort deploy (#3515) · af424a9a
      George Ni 提交于
      * add deepsort export model, reid infer
      
      * fix jde_yolov3 metric
      
      * fix deepsort deploy
      
      * fix doc, clean code
      
      * add mot deploy infer image, add run_benchmark
      af424a9a
  9. 23 6月, 2021 1 次提交
  10. 21 6月, 2021 1 次提交
  11. 11 6月, 2021 1 次提交
  12. 04 6月, 2021 1 次提交
  13. 02 6月, 2021 1 次提交
  14. 12 5月, 2021 2 次提交
  15. 10 5月, 2021 1 次提交
  16. 07 5月, 2021 1 次提交
  17. 06 5月, 2021 1 次提交
  18. 28 4月, 2021 1 次提交
    • W
      fix voc eval (#2731) · 1089bcf6
      wangguanzhong 提交于
      * fix voc eval
      
      * remove debug code
      
      * add comments
      
      * update comment for collate_batch
      1089bcf6
  19. 13 4月, 2021 1 次提交
  20. 09 4月, 2021 1 次提交
  21. 07 4月, 2021 1 次提交
  22. 06 4月, 2021 1 次提交
  23. 30 3月, 2021 1 次提交
  24. 25 3月, 2021 1 次提交
  25. 22 3月, 2021 1 次提交