1. 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
  2. 14 3月, 2023 1 次提交
  3. 13 3月, 2023 1 次提交
  4. 10 3月, 2023 1 次提交
  5. 09 3月, 2023 1 次提交
    • L
      Add vitpose (#7894) · fa1ba1aa
      LokeZhou 提交于
      * add vitpose
      
      * fix keypoints/README_en.md document_fix=test
      
      * add vitpose_base_coco_256x192
      
      * vitpose.py add some annotation for discriminate visio_transformer.py
      
      * output_heatmap use gpu
      fa1ba1aa
  6. 08 3月, 2023 1 次提交
  7. 07 3月, 2023 3 次提交
  8. 06 3月, 2023 1 次提交
  9. 02 3月, 2023 2 次提交
  10. 28 2月, 2023 1 次提交
  11. 22 2月, 2023 3 次提交
    • 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
  12. 20 2月, 2023 1 次提交
  13. 16 2月, 2023 2 次提交
  14. 15 2月, 2023 2 次提交
  15. 14 2月, 2023 1 次提交
  16. 13 2月, 2023 2 次提交
  17. 10 2月, 2023 2 次提交
  18. 08 2月, 2023 4 次提交
  19. 07 2月, 2023 3 次提交
    • F
      Add ppyoloe semi-det base codes (#7680) · 1e21400e
      Feng Ni 提交于
      * add ppyoloe semi-det base codes
      
      * fix configs
      
      * fix head distill loss
      
      * add more semi_det configs and fix doc, test=document_fix
      
      * add contrast_loss config, test=document_fix
      1e21400e
    • F
      Add ppyoloe distillation modelzoo (#7694) · a496c2dd
      Feng Ni 提交于
      * fix tal distill and singe scale training
      
      * add modelzoo fix configs
      
      * fix docs typos, test=document_fix
      a496c2dd
    • U
      [论文复现营] add QueryInst (#7585) · e22eb8a1
      ucsk 提交于
      * add QueryInst
      
      * update sparse config
      
      * Clean up redundancy and update style
      
      * update config
      
      * add trained models & resolve conflict
      
      * share bbox_cxcywh_to_xyxy
      
      * Revert "share bbox_cxcywh_to_xyxy"
      
      This reverts commit ccf811211eda0a59dc0446f1b716f4e7412367f9.
      
      * repeat bbox_cxcywh_to_xyxy
      
      * Poly2Mask: Add delete switch
      RandomSizeCrop: keep origin randint style
      
      * update copyright
      e22eb8a1
  20. 06 2月, 2023 1 次提交
  21. 03 2月, 2023 1 次提交
    • F
      Add PPYOLOE distillation (#7671) · b2e0acf1
      Feng Ni 提交于
      * add ppyoloe distill with soft loss and feature loss
      
      * refine distill codes
      
      * fix configs and docs
      
      * clean codes
      
      * merge cam, fix export
      b2e0acf1
  22. 01 2月, 2023 5 次提交