WP-CV
Results
1
issues of
WP-CV
Hello, I'm confused when I debug the TimeSformer. In the file :"mmaction/models/common/transformer.py", line about 77, it say "res_temporal = self.attn(query_t, query_t, query_t)[0].permute(1, 0, 2)". I don't understand why use three...