Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test error #22

Open
PleasantPhoenix opened this issue Apr 6, 2023 · 0 comments
Open

test error #22

PleasantPhoenix opened this issue Apr 6, 2023 · 0 comments

Comments

@PleasantPhoenix
Copy link

When I was testing the official pretrained model, I encountered a problem. Can you provide me with some suggestions?
2023-04-06 20:24:38,156 INFO *************** Performance of EPOCH 100 *****************
Traceback (most recent call last):
File "test.py", line 200, in
main()
File "test.py", line 196, in main
eval_single_ckpt(model, test_loader, args, eval_output_dir, logger, epoch_id, dist_test=dist_test)
File "test.py", line 62, in eval_single_ckpt
eval_utils.eval_one_epoch(
File "/home/k/clusterest/VoxSeT/tools/eval_utils/eval_utils.py", line 81, in eval_one_epoch
sec_per_example = (time.time() - start_time) / len(dataloader.dataset)
ZeroDivisionError: float division by zero

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant