facebookresearch / facebookresearch/SlowFast
small typo in train_net.py
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, there is a small mistake in https://github.com/facebookresearch/SlowFast/blob/main/tools/train_net.py#L585,
it should be `image_init` instead of `INIT_IN`, as that is the case in the function definition at https://github.com/facebookresearch/SlowFast/blob/main/slowfast/utils/checkpoint.py#L201.
Thanks for the codebase,
Gurkirt
Contributor guide
Assessment
This issue has not been assessed yet.