CloudCV
[Fabrik] Add support for TimeDistributed layer in Keras implementation
TimeDistributed layer is readily used in image captioning models, this task is for adding support for import/export functionality for that layer in the Keras backend for Fabrik. The layer is a wrapper and can be applied on top of many other layers so some additional logic may be required to add support for this.
Task tags
Students who completed this task
Will Eggleston