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

Training Error #12

Open
xuefusiji opened this issue Nov 1, 2023 · 2 comments
Open

Training Error #12

xuefusiji opened this issue Nov 1, 2023 · 2 comments

Comments

@xuefusiji
Copy link

Excuse me,It reported this error when I teained the code, do you have any solution?

2023-10-31 11:20:00,565.565 - IMFO: Dataset RefCUFEDDataset - CUFED is created.
Traceback Cmost recent call last):
File "mmsr/train.py" , line 189, in
main()
File "mmsr/train.py", line 92, in main
total_epochs = intCmath.ceil(total_iters / train_size))
ZeroDivisionError: division by zero

@Zj-BinXia
Copy link
Owner

It seems that your dataset is not right and RefCUFEDDataset does not read it.

@xuefusiji
Copy link
Author

It seems that your dataset is not right and RefCUFEDDataset does not read it.

Thank you very much!I did write the training dataset path wrong.
I have another question for you, what's your experiments environments like?
I run single gpu on a 750Ti, the eta is 40days./(ㄒoㄒ)/~~

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

2 participants