VainF / Torch-Pruning

[CVPR 2023] Towards Any Structural Pruning; LLMs / SAM / Diffusion / Transformers / YOLOv8 / CNNs
https://arxiv.org/abs/2301.12900
MIT License
2.64k stars 329 forks source link

from ultralytics.engine.model import TASK_MAP #283

Open kpyon-w opened 11 months ago

kpyon-w commented 11 months ago

The latest version of yolov8 does not have TASK_MAP function in its corresponding package. How can I solve this problem?thank you!!!

image

TnoobT commented 10 months ago

use this version yolov8 https://pypi.org/project/ultralytics/8.0.132/#files, no thanks

Lee-ray-a commented 6 months ago

Have you solved this problem?

kpyon-w commented 6 months ago

Have you solved this problem?

change version ,it will running