-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I think there is a small mistake in the model of the i3d.
Line 303 in e6cc440
self.layers[end_point] = nn.AvgPool3d(kernel_size=[8, 7, 7], stride=(1, 1, 1)) |
In the paper QuVadis Action Recognition this is actuall 2,7,7 not 8,7,7.
pranavgundewar and kanseii
Metadata
Metadata
Assignees
Labels
No labels