You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched related issues but cannot get the expected help.
I have read related documents and don't know what to do.
Describe the question you meet
when I try to use python python tools/pruning/get_channel_units.py configs/pruning/mmdet/new_dcff/yolov5s_v8head_pruning.py to get the target_pruning_ratio, it comes an AttributeError as follows.
Checklist
Describe the question you meet
when I try to use
python python tools/pruning/get_channel_units.py configs/pruning/mmdet/new_dcff/yolov5s_v8head_pruning.py
to get the target_pruning_ratio, it comes an AttributeError as follows.YOLOv8 can be trained in mmyolo.
Post related information
pip list | grep "mmcv\|mmrazor\|^torch"
[here]
mmrazor
folder.[here]
The text was updated successfully, but these errors were encountered: