1. 27 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. 26 7月, 2021 1 次提交
  4. 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
  5. 07 7月, 2021 2 次提交
  6. 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
  7. 17 6月, 2021 1 次提交
    • G
      [MOT] add mot score (#3374) · f0e689e2
      George Ni 提交于
      * add mot score to txt results
      
      * fix mot install typo
      
      * add epoch for deepsort
      
      * fix paddle no_grad
      
      * deploy infer save image txt
      f0e689e2
  8. 10 6月, 2021 2 次提交
  9. 07 6月, 2021 1 次提交
  10. 20 5月, 2021 1 次提交
  11. 18 5月, 2021 1 次提交
  12. 15 5月, 2021 1 次提交
    • F
      [MOT] add FairMOT (#2994) · 277bc13f
      FlyingQianMM 提交于
      * add fairmot
      
      * rename pretrain_weights
      
      * add comments; reuse focal loss and convnorm
      
      * update comments
      277bc13f
  13. 13 5月, 2021 2 次提交
  14. 12 5月, 2021 2 次提交
  15. 11 5月, 2021 1 次提交
  16. 10 5月, 2021 1 次提交
  17. 07 5月, 2021 1 次提交
  18. 06 5月, 2021 1 次提交
  19. 26 4月, 2021 1 次提交
  20. 25 4月, 2021 1 次提交
    • C
      [dev] s2anet add anno convert to rbox (#2724) · a9255173
      cnn 提交于
      * add script of dota_2_coco
      
      * add args for dota_to_coco
      
      * add script to generate test result of dota
      
      * add loss weight for s2anet
      
      * fix dy2st for s2anet
      
      * fix code style
      a9255173
  21. 09 4月, 2021 1 次提交
  22. 08 4月, 2021 1 次提交
  23. 31 3月, 2021 1 次提交
  24. 30 3月, 2021 2 次提交
  25. 22 3月, 2021 2 次提交
  26. 15 12月, 2020 1 次提交
  27. 24 11月, 2020 1 次提交
  28. 20 11月, 2020 1 次提交
  29. 23 10月, 2020 1 次提交
  30. 01 10月, 2020 1 次提交
    • G
      add solov2 model (#1412) · dd1e05d7
      Guanghua Yu 提交于
      * add solov2 model
      
      * fix train batch size
      
      * add solov2_r101_vd_fpn_3x
      
      * fix batch size and update modelzoo
      
      * refactor code of solov2
      
      * fix deploy/python
      dd1e05d7
  31. 19 8月, 2020 1 次提交
  32. 18 8月, 2020 1 次提交
  33. 02 8月, 2020 1 次提交
  34. 24 7月, 2020 1 次提交