1. 06 4月, 2023 1 次提交
  2. 04 4月, 2023 2 次提交
    • W
      fix export for FCOS (#8028) · 0afb4d5a
      wjm 提交于
      0afb4d5a
    • D
      [FastDeploy] support ppdet with fastdeploy on many hardwares (#7950) · 31500602
      DefTruth 提交于
      * [FastDeploy] Add FastDeploy CPU/GPU deploy sources
      
      * [FastDeploy] Add FastDeploy CPU/GPU deploy sources
      
      * [FastDeploy] Add FastDeploy CPU/GPU deploy sources
      
      * [FastDeploy] Add FastDeploy CPU/GPU deploy sources
      
      * [FastDeploy] Add FastDeploy CPU/GPU deploy sources
      
      * [Bug Fix] fixed python paddle_trt backend settings
      
      * [Docs] Update ppdet docs for fastdeploy
      
      * [Docs] fixed typos
      
      * [Docs] Update ppdet-fastdeploy android docs
      
      * Update fastdeploy pptinypose docs
      
      * fixed cmake
      31500602
  3. 01 4月, 2023 1 次提交
    • W
      Support ARSL(CVPR2023) for semi-supervised object detection (#7980) · 1e211871
      wjm 提交于
      * add SSOD_asrl
      
      * modify traniner name
      
      * add modelzoo
      
      * add config
      
      * add config
      
      * add config
      
      * modify cfg name
      
      * modify cfg
      
      * modify cfg
      
      * modify checkpoint
      
      * modify cfg
      
      * add voc and lsj
      
      * add voc and lsj
      
      * del export
      
      * modify
      
      * modify
      
      * refine codes
      
      * fix fcos_head get_loss
      
      * add export
      
      * fix bug
      
      * add export infer
      
      * change
      
      * retry
      
      * fix eval infer
      
      ---------
      Co-authored-by: Nnemonameless <nemonameless@qq.com>
      1e211871
  4. 30 3月, 2023 2 次提交
  5. 27 3月, 2023 1 次提交
  6. 24 3月, 2023 1 次提交
    • L
      Ppyolo sod qat (#7990) · 2b2db894
      LokeZhou 提交于
      * add ppyoloe_sod_qat
      
      * ppyoloe sod qat
      
      * add ppyoloe_sod qat demo
      
      * fix ppyoloe sod qat yml
      
      * add ppyoloe-sod ppyoloe_tiny qat
      
      * add ppyoloe_sod_qat readme
      2b2db894
  7. 23 3月, 2023 1 次提交
    • L
      Tipc (#7981) · abcaa201
      LokeZhou 提交于
      * [TIPC] fix deformable_detr repeat
      
      * [TIPC] fix dino batchsize
      abcaa201
  8. 21 3月, 2023 2 次提交
  9. 17 3月, 2023 1 次提交
  10. 14 3月, 2023 1 次提交
  11. 13 3月, 2023 4 次提交
  12. 10 3月, 2023 3 次提交
  13. 09 3月, 2023 3 次提交
  14. 08 3月, 2023 3 次提交
  15. 07 3月, 2023 3 次提交
  16. 06 3月, 2023 1 次提交
  17. 03 3月, 2023 1 次提交
  18. 02 3月, 2023 3 次提交
    • L
      To static (#7851) · bb1ba033
      LokeZhou 提交于
      * [TIPC] fcos add static train
      
      * tinypose_128x96 add training static
      
      * [TIPC] tinypose add static training
      
      * disable maskrcnn static training
      bb1ba033
    • F
      Support FocalNet backbone and dino_focalnet (#7856) · 203ad52b
      Feng Ni 提交于
      * add raw codes
      
      * add pretrained weights
      
      * fix reader
      
      * fix
      
      * fix focalnet codes coments and format
      
      * fix focalnet codes coments and format
      
      * fix focalnet format
      203ad52b
    • Z
      tinypose3d && modelzoo (#7844) · 716755d2
      zhiboniu 提交于
      * metro con reverse
      
      tinypose3d fix
      
      readme modelzoo
      
      * fix tinypose3d
      716755d2
  19. 28 2月, 2023 1 次提交
  20. 23 2月, 2023 1 次提交
    • F
      fix run_benchmark (#7812) · c15cdb40
      Feng Ni 提交于
      * fix run_benchmark for small model accurate speed
      
      * fix run_benchmark for other det models
      c15cdb40
  21. 22 2月, 2023 4 次提交
    • W
      update version (#7813) · b830f474
      wangguanzhong 提交于
      b830f474
    • XYZ_916's avatar
      add config and architecture for human36m (#7802) · ea682ac4
      XYZ_916 提交于
      * add config and architecture for human36m
      
      * modify TinyPose3DHRNet to support human3.6M dataset
      
      * delete useless class
      ea682ac4
    • Z
      keypoint petr (#7774) · 4c04ce74
      zhiboniu 提交于
      * petr train ok
      
      train ok
      
      refix augsize
      
      affine size fix
      
      update msdeformable
      
      fix flip/affine
      
      fix clip
      
      add resize area
      
      add distortion
      
      debug mode
      
      fix pos_inds
      
      update edge joints
      
      update word mistake
      
      * delete extra codes;adapt transformer modify;update code format
      
      * reverse old transformer modify
      
      * integrate datasets
      4c04ce74
    • W
      fix unittest (#7806) · 2685fb56
      wangguanzhong 提交于
      2685fb56