keras-squeezenet icon indicating copy to clipboard operation
keras-squeezenet copied to clipboard

Is there any kerns implementation for SqueezeNext ?

Open was84san opened this issue 6 years ago • 1 comments

@rcmalli I just wonder if you can provide the kerns implementation for SqueezeNext network?

https://arxiv.org/abs/1803.10615

was84san avatar Sep 28 '18 22:09 was84san

@rcmalli , Is there any hope you can provide kerns implementation of squuzenext in keras. I tried to convert the tensor flow version but it was hard because it use scope too many times in the code, and there is no scope anymore in keras layers.

was84san avatar Oct 04 '18 23:10 was84san