ultralytics 8.2.34 bump ultralytics-thop>=2.0.0 (#13662)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
6e12bcb71c
commit
c8514a6754
4 changed files with 8 additions and 5 deletions
|
|
@ -47,6 +47,7 @@ from ultralytics.nn.modules import (
|
|||
ResNetLayer,
|
||||
RTDETRDecoder,
|
||||
Segment,
|
||||
Silence, # noqa (equivalent to nn.Identity, unused in file but required to load YOLOv9 models)
|
||||
WorldDetect,
|
||||
)
|
||||
from ultralytics.utils import DEFAULT_CFG_DICT, DEFAULT_CFG_KEYS, LOGGER, colorstr, emojis, yaml_load
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue