ultralytics 8.0.98 add Baidu RT-DETR models (#2527)
Co-authored-by: Kalen Michael <kalenmike@gmail.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com> Co-authored-by: Dowon <ks2515@naver.com>
This commit is contained in:
parent
d1107ca4cb
commit
229119c376
33 changed files with 2172 additions and 834 deletions
24
docs/reference/nn/modules/utils.md
Normal file
24
docs/reference/nn/modules/utils.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# _get_clones
|
||||
---
|
||||
:::ultralytics.nn.modules.utils._get_clones
|
||||
<br><br>
|
||||
|
||||
# bias_init_with_prob
|
||||
---
|
||||
:::ultralytics.nn.modules.utils.bias_init_with_prob
|
||||
<br><br>
|
||||
|
||||
# linear_init_
|
||||
---
|
||||
:::ultralytics.nn.modules.utils.linear_init_
|
||||
<br><br>
|
||||
|
||||
# inverse_sigmoid
|
||||
---
|
||||
:::ultralytics.nn.modules.utils.inverse_sigmoid
|
||||
<br><br>
|
||||
|
||||
# multi_scale_deformable_attn_pytorch
|
||||
---
|
||||
:::ultralytics.nn.modules.utils.multi_scale_deformable_attn_pytorch
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue