Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

tfm.vision.layers.TemporalSoftmaxPool

Creates a network layer corresponding to temporal softmax pooling.

This is useful for multi-class logits (used in e.g., Charades). Modified from AssembleNet Charades evaluation from:

Michael S. Ryoo, AJ Piergiovanni, Mingxing Tan, Anelia Angelova. AssembleNet: Searching for Multi-Stream Neural Connectivity in Video Architectures. (https://arxiv.org/pdf/1905.13209.pdf).

Methods

call

View source

Calls the layer with the given inputs.