Bi Li
Bi Li
can't agree more!
I understand the difficulty of implementing this feature, but in my opinion, this is the single most important feature that betty should have while similar repos like https://github.com/facebookresearch/higher/issues/116 doesn't. To...
TensorFlow 1.2.1 also works, but not > 1.2.1
Is there a way to dynamically create a subwidget and put it in a specific place now as in 2022 ?
They seem to freeze every part of BN including beta and gamma as shown here: https://github.com/yjxiong/tsn-pytorch/blob/6b51fc28e87d61070b26d7454e5b169042fc851f/models.py#L129
I am also trying to reproduce TSN using TensorFlow. However, the performance is not satisfactory (~7% vs ~17% in the Something-Something V1 validation dataset). I tried to keep all configurations...
You are right. In principle, InceptionV2 should work as well as BNInception since BNInception is just a reproduction of InceptionV2 by xiong. The differences are: 1. InceptionV2 inputs = 2.0...
@nemonameless May I ask what are your configurations to get 41% on something v1 ? e.g. Batch size, learning rate schedule