foolwood/pytorch-slimming
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
PythonMIT
Issues
- 4
[59, 64, 'M', 128, 128, 'M', 256, 256, 256, 256, 'M', 470, 239, 59, 40, 'M', 0, 3, 54, 483],有一层卷积数量是0,怎么解决呢
#15 opened by wuxiaolianggit - 1
- 2
IndexError: invalid index of a 0-dim tensor. Use `tensor.item()` in Python or `tensor.item<T>()` in C++ to convert a 0-dim tensor to a number
#12 opened by GeneralJing - 0
Question about loss
#16 opened by Wang-zipeng - 1
剪枝之后的模型无法正常检出框
#14 opened by yuyijie1995 - 0
稀疏训练的时候,应该指定模型吧?
#13 opened by GeneralJing - 0
- 4
这个代码需要torch哪个版本?
#10 opened by Salary-only-17k - 2
剪枝程序vggprune.py遇见的问题
#8 opened by xuemo188 - 1
IndexError: index 0 is out of bounds for dimension 0 with size 0' in Prune.py
#9 opened by rrryan2016 - 7
Pruned error
#2 opened by LXWDL - 0
- 10
model size after finetuning
#1 opened by kaishijeng - 0
Model save problem
#5 opened by JustinAsdz - 1
error:torch.load
#4 opened by fanbinqi - 2