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

Keras implementation of ShuffleNet V2

trafficstars

Keras ShuffleNet V2

Keras implementation of ShuffleNet V2

Example

The example is from kaggle emotion recognition challenge, this is the pre-trained model using shufflenet v2

demo result:

demo

References

(repo)keras-shufflenet

(paper)ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design

Licence

MIT License