ethanhe42 / channel-pruning

Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
https://arxiv.org/abs/1707.06168
MIT License
1.07k stars 310 forks source link

Check failed: height <= datum_height (224 vs. 107) #96

Open JingliangGao opened 6 years ago

JingliangGao commented 6 years ago

Input the command "./combine.sh | xargs ./calflop.sh", but meet this problem .

F0615 16:06:04.220142 25028 data_transformer.cpp:168] Check failed: height <= datum_height (224 vs. 107)

Please tell me how to solve the problem.