google-deepmind / google-deepmind/kinetics-i3d
Value for dropout?
Open
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
The provided TensorFlow model specification for the i3d network includes [dropout right before the last Unit3d layer](https://github.com/deepmind/kinetics-i3d/blob/master/i3d.py#L463). May I ask which value has been used for this dropout during the training on Kinetics and during the fine-tuning experiments?
I couldn't find it in the paper (but maybe its there and I am just blind).
Contributor guide
Assessment
This issue has not been assessed yet.