CenterSnap icon indicating copy to clipboard operation
CenterSnap copied to clipboard

about train

Open xuyb123 opened this issue 1 year ago • 1 comments

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.

xuyb123 avatar Feb 14 '23 08:02 xuyb123