Class Index

index classes

A comprehensive lookup of project classes.

Core

Data

Modelling

  • AttentionBiLSTM: model.py - The main neural network architecture.
  • SpatialGroupEmbedding: model.py - Body-part specific projection layer.
  • AttentionPooling: model.py - Weighted temporal aggregation layer.
  • ResidualBiLSTMBlock: model.py - Building block for the sequence encoder.