1. 06 1月, 2023 1 次提交
  2. 31 12月, 2022 1 次提交
  3. 28 12月, 2022 1 次提交
  4. 19 12月, 2022 1 次提交
  5. 17 12月, 2022 1 次提交
    • W
      [CodeCamp] Add module_combination doc (#352) · 2d5485f7
      WANG Tengfei 提交于
      * [CodeCamp] Add module_combination doc
       * fix init_weights not match num_base_priors
      
       * add module_combination about yolov5 using other model loss
      
      * Update module_combination.md
      
      * [CodeCamp] Add module_combination doc
      * update
      
      * [CodeCamp] Add module_combination doc
      2d5485f7
  6. 15 12月, 2022 1 次提交
  7. 30 11月, 2022 2 次提交
  8. 26 11月, 2022 1 次提交
  9. 18 11月, 2022 1 次提交
  10. 10 11月, 2022 2 次提交
    • H
      add v0.1.3 changelog (#275) · abcde767
      Haian Huang(深度眸) 提交于
      abcde767
    • K
      [Feature] Add attention module of CBAM (#246) · f1279eb3
      kitecats 提交于
      * Add Attention Modules
      
      * Adde tutorials on the use of the attention module in How_to
      
      * Update how_to.md
      
      Added tutorials on the use of the attention module
      
      * Update attention_layers.py
      
      * Rename attention_layers.py to cbam_layer.py
      
      * Update __init__.py
      
      * Update how_to.md
      
      * Update how_to.md
      
      * Update how_to.md
      
      * Update cbam_layer.py
      
      * Update cbam_layer.py
      
      * Update cbam_layer.py
      
      * Update how_to.md
      
      * update
      
      * add docstring typehint
      
      * add unit test
      
      * refine unit test
      
      * updata how_to
      
      * add plugins directory
      
      * refine plugin.md
      
      * refine cbam.py and plugins.md
      
      * refine cbam.py and plugins.md
      
      * fix error in test_cbam.py
      
      * refine cbam.py and fix error in test_cbam.py
      
      * refine cbam.py and plugins.md
      
      * refine cbam.py and docs
      f1279eb3
  11. 03 11月, 2022 5 次提交
  12. 13 10月, 2022 1 次提交
  13. 29 9月, 2022 1 次提交
    • W
      [Feature]Support plugin layers for backbone (#75) · d705f1c5
      wanghonglie 提交于
      * add plugin layer
      
      * add docstring. add config
      
      * clean the config
      
      * add how_to-doc
      
      * add ut
      
      * update
      
      * update
      
      * update lint
      
      * fix yoloxbug
      
      * update
      
      * update
      
      * update doc
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      d705f1c5
  14. 20 9月, 2022 1 次提交
  15. 18 9月, 2022 2 次提交