ShuffleNetV2-pytorch icon indicating copy to clipboard operation
ShuffleNetV2-pytorch copied to clipboard

about self.n[3,8,3] in line 185 of model.py

Open mosjoker opened this issue 7 years ago • 0 comments
trafficstars

Hi, i have a problem. I noticed the self.n[3, 8, 3] in line 185 of model.py, but the third stage of n is 7 in the paper. Maybe self.n[3, 7, 3].

mosjoker avatar Aug 27 '18 08:08 mosjoker