1. 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
  2. 26 8月, 2021 1 次提交
  3. 16 8月, 2021 1 次提交
  4. 12 8月, 2021 1 次提交
  5. 09 8月, 2021 1 次提交
  6. 06 8月, 2021 1 次提交
  7. 29 7月, 2021 1 次提交
  8. 21 7月, 2021 1 次提交
  9. 20 7月, 2021 1 次提交
  10. 12 7月, 2021 1 次提交
  11. 08 7月, 2021 2 次提交
  12. 07 7月, 2021 1 次提交
  13. 06 7月, 2021 2 次提交
  14. 30 6月, 2021 1 次提交
  15. 29 6月, 2021 1 次提交
  16. 02 6月, 2021 1 次提交
  17. 20 5月, 2021 6 次提交
  18. 19 5月, 2021 1 次提交
  19. 18 5月, 2021 2 次提交
    • G
      [MOT] fix JDE update modelzoo (#3058) · 00c02011
      George Ni 提交于
      * fix jde negative coords
      
      * update jde model zoo
      
      * describe format for some txt, test=document_fix
      00c02011
    • G
      [MOT] fix mot doc (#3025) · e76e1a8a
      George Ni 提交于
      * fix mot doc
      
      * remove image_lists, fix all mot docs, add custom data
      
      * fix doc, test=document_fix
      
      * fix dov
      
      * fix doc format, test=document_fix
      e76e1a8a
  20. 17 5月, 2021 3 次提交
  21. 14 5月, 2021 1 次提交
  22. 13 5月, 2021 1 次提交
  23. 12 5月, 2021 2 次提交
    • G
      [MOT] JDE: others (#2788) · 0b1b74ad
      George Ni 提交于
      * add config for jde and deepsort, add engine metric tools
      
      * add mot_metrics
      
      * fix configs engine and others
      
      * fix configs others
      
      * move configs
      
      * fix ap_per_class, fix doc
      
      * fix test_mode, seqs
      
      * fix test_mode to metric
      
      * fix JDE arch metric
      
      * clean requirement
      
      * add to requirement
      0b1b74ad
    • K
      fix static notice & GETTING_STARTED (#2809) · 1aa7e2e4
      Kaipeng Deng 提交于
      1aa7e2e4
  24. 11 5月, 2021 4 次提交
  25. 07 5月, 2021 1 次提交
  26. 25 4月, 2021 1 次提交