facebookresearch / facebookresearch/SlowFast

When I make AVA dataset by myself, i meet some problems

Open
#476 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

Traceback (most recent call last):
File "tools/run_net.py", line 44, in
main()
File "tools/run_net.py", line 25, in main
launch_job(cfg=cfg, init_method=args.init_method, func=train)
File "/root/SlowFast/slowfast/utils/misc.py", line 311, in launch_job
func(cfg=cfg)
File "/root/SlowFast/tools/train_net.py", line 498, in train
f"For epoch {cur_epoch}, each iteraction takes "
ZeroDivisionError: float division by zero
This is a bug,can anybody help me

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.