-
Notifications
You must be signed in to change notification settings - Fork 443
Issues: tanluren/yolov3-channel-and-layer-pruning
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
RuntimeError: shape '[128, 64, 3, 3]' is invalid for input of size 7067 训练v3报错
#184
opened Jul 29, 2022 by
xiaomujiang
剪枝时报错 No such file or directory: '.\\data\\images\\test2014\\1000.jpg'
#167
opened Aug 20, 2021 by
Cai-ma
File "/home/yp/yolov3-channel-and-layer-pruning-master/utils/datasets.py", line 550, in load_mosaic xc, yc = [int(random.uniform(s * 0.5, s * 1.5)) for _ in range(2)] # mosaic center x, y File "/home/yp/yolov3-channel-and-layer-pruning-master/utils/datasets.py", line 550, in <listcomp> xc, yc = [int(random.uniform(s * 0.5, s * 1.5)) for _ in range(2)] # mosaic center x, y TypeError: can't multiply sequence by non-int of type 'float'
#164
opened Aug 2, 2021 by
Heavenbest
Previous Next
ProTip!
Adding no:label will show everything without a label.