Learn Before
Concept
CRNN Model
- 2-layer RNN with gated recurrent units (GRU)
- 4 layer CNNs
- Assumption that temporal pattern can be aggregated better with RNNs than CNNs
- RNNs are used to aggregate temporal patterns
- Sub-sampling results in a feature map of N x 1 x 15
- Fed into 2-layer RNN
0
2
Updated 2021-08-19
Tags
Data Science