dlaptev / TI-pooling

TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks
Other
118 stars 18 forks source link

how to do it using keras #4

Closed alyato closed 7 years ago

alyato commented 7 years ago

hi @dlaptev, Thanks. But it does't have the code using the keras. Do you give Some advice to do it using keras? or rewritten by keras. I know that keras support the TensorFollow, but i use the theano as the backend. Thanks.

dlaptev commented 7 years ago

Hi @alyato, thanks for your interest.

I agree, Keras support would be great, but unfortunately we do not have plans on implementing it at least at this moment in time (and neither Theano support).

If you are willing to contribute, please, feel free to look into it and ask for help in the process.