facebookresearch / facebookresearch/SlowFast

small typo in train_net.py

Open
#578 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.