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

about train #19

Open
xuyb123 opened this issue Feb 14, 2023 · 1 comment
Open

about train #19

xuyb123 opened this issue Feb 14, 2023 · 1 comment

Comments

@xuyb123
Copy link

xuyb123 commented Feb 14, 2023

Hi, I had some problem in training:

  1. "trainer=pl.Trainer(..)" in net_train.py, the keyword "max_nb_epochs" "early_stop_callback" "checkpoint_callback" are not expected.
    image
    image

  2. " samples_per_epoch = len(train_ds.list())" in net_train.py will get 0? "train_ds" is the data_path.

@zubair-irshad
Copy link
Owner

  1. Thanks for your interest in our work! Can you do conda list and share your pytorch lightning and pytorch versions here. They should match the ones mentioned here

  2. Did you make sure your train_path and val path matches your downloaded data paths?

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