yoheikikuta / senet-keras

Naive implementation of SENet in Keras
MIT License
135 stars 54 forks source link

SENet (Keras implementation)


New information

Naive implementation of SENet models in Keras.

Prerequisites

Environment constuction

Train a model

Note that this script is written in an insufficient way; use data generator in consideration of expansion to general image data). The training speed is slow. On a p3.2xlarge instance, it takes about 1.5 days.

Evaluate the model

Results