You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
I am proposing to wrap TimeDistributed around raghakot's ResNet implementation. I shall be launching a PR. Please check raghakot/keras-resnet#51 (comment) for details on the PR.
Often, CNN+LSTM architectures require a TimeDistributed version of CNNs - one CNN architecture acting on several time-distributed inputs, and then fed into an LSTM. I propose making a TimeDistributed version of ResNet.
The text was updated successfully, but these errors were encountered:
I am proposing to wrap TimeDistributed around raghakot's ResNet implementation. I shall be launching a PR. Please check raghakot/keras-resnet#51 (comment) for details on the PR.
Often, CNN+LSTM architectures require a TimeDistributed version of CNNs - one CNN architecture acting on several time-distributed inputs, and then fed into an LSTM. I propose making a TimeDistributed version of ResNet.
The text was updated successfully, but these errors were encountered: