1. 16 5月, 2023 1 次提交
  2. 15 5月, 2023 1 次提交
  3. 25 4月, 2023 1 次提交
  4. 20 4月, 2023 1 次提交
  5. 04 4月, 2023 1 次提交
  6. 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
  7. 09 3月, 2023 2 次提交
    • L
      tood model fix assigner_bug (#7896) · 67df6a1e
      LokeZhou 提交于
      67df6a1e
    • 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
  8. 07 3月, 2023 1 次提交
  9. 06 3月, 2023 1 次提交
  10. 03 3月, 2023 1 次提交
  11. 22 2月, 2023 1 次提交
    • 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
  12. 13 2月, 2023 1 次提交
  13. 10 2月, 2023 1 次提交
    • F
      update pphuman ppvehicle tiny models (#7726) · 9e4e0ad0
      Feng Ni 提交于
      * update pphuman ppvechicle new models, test=document_fixb
      
      * update docs, test=document_fixb
      
      * update docs, test=document_fix
      
      * fix configs, test=document_fix
      9e4e0ad0
  14. 09 2月, 2023 2 次提交
    • X
      GradCAM Refinement (#7685) · 5731e99d
      xs1997zju 提交于
      * GradCAM Refinement
      
      * ROI CAM bugfix
      
      * Add support for blazeface, ssd, retinanet
      
      * Change nms return_idx default value to False
      
      * Add use_extra_data attr
      
      * pre-commit code style
      
      * fix yolo extra_data process
      5731e99d
    • F
      fix ppyoloe_head (#7717) · 15fd9316
      Feng Ni 提交于
      15fd9316
  15. 08 2月, 2023 4 次提交
  16. 07 2月, 2023 2 次提交
    • 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
    • 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
  17. 06 2月, 2023 1 次提交
  18. 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
  19. 02 2月, 2023 1 次提交
  20. 01 2月, 2023 1 次提交
    • X
      Support GradCAM (#7626) · ffce1218
      xs1997zju 提交于
      * fix slice infer one image save_results (#7654)
      
      * Support GradCAM Cascade_rcnn forward bugfix
      
      * code style fix
      
      * BBoxCAM class name fix
      
      * Add gradcam tutorial and demo
      
      ---------
      Co-authored-by: NFeng Ni <nemonameless@qq.com>
      ffce1218
  21. 31 1月, 2023 1 次提交
  22. 09 1月, 2023 1 次提交
  23. 04 1月, 2023 2 次提交
  24. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  25. 09 12月, 2022 1 次提交
  26. 08 12月, 2022 1 次提交
    • U
      fix 2 bugs (#7409) · 93de5e5f
      ucsk 提交于
      * fix transposed convolution in_channels
      
      * fix when deep_supervision is false
      93de5e5f
  27. 07 12月, 2022 1 次提交
  28. 06 12月, 2022 1 次提交
  29. 30 11月, 2022 1 次提交
  30. 16 11月, 2022 1 次提交
  31. 15 11月, 2022 1 次提交
  32. 08 11月, 2022 1 次提交
  33. 07 11月, 2022 1 次提交