About the callbacks category
|
|
0
|
326
|
August 26, 2020
|
How to customize progress bar in test mode?
|
|
0
|
19
|
January 24, 2023
|
LightningModule load_from_checkpoint vs Trainer resume_from_checkpoint
|
|
1
|
29
|
January 23, 2023
|
Why my pl save checkpoint into a directory
|
|
3
|
110
|
December 10, 2022
|
Loading best checkpoint throws error
|
|
2
|
68
|
December 5, 2022
|
Pytorch Lightning cli : modify callback
|
|
0
|
130
|
November 18, 2022
|
Metrics or Callbacks?
|
|
5
|
1187
|
November 14, 2022
|
How to access all validation predictions
|
|
0
|
61
|
August 23, 2022
|
Checkpoints are overwritten automatically
|
|
1
|
447
|
February 7, 2022
|
ModelCheckpoint filename
|
|
2
|
560
|
February 7, 2022
|
Save checkpoint without overwrite
|
|
1
|
201
|
January 29, 2022
|
Accessing available values to monitor when saving checkpoints
|
|
1
|
278
|
January 29, 2022
|
wandb_logger.watch(log_graph=True/False) not working
|
|
1
|
186
|
January 29, 2022
|
Retrieve callback_metric dictionary
|
|
0
|
467
|
August 21, 2021
|
Validate when the training_loss reaches new low, and save the model according to the validation_loss
|
|
0
|
332
|
August 11, 2021
|
Monitored metric from ModelCheckpoint does not match metric from val_epoch_end
|
|
0
|
1294
|
June 21, 2021
|
Logging on a callback not working as expected
|
|
1
|
1879
|
February 22, 2021
|
Multiple Validation Dalatoders
|
|
1
|
536
|
February 22, 2021
|
Input shape issue with pl_bolts.callbacks.variational.LatentDimInterpolator
|
|
1
|
483
|
February 22, 2021
|
Read input batch in callback
|
|
1
|
446
|
February 22, 2021
|
Unable to save optimized checkpoints (tried both pl.EvalResult and checkpoint_callback)
|
|
1
|
1161
|
February 22, 2021
|
Strange error with early stopping
|
|
1
|
2982
|
February 22, 2021
|
Epoch end hook in callback
|
|
1
|
1889
|
February 15, 2021
|
Understanding different values of training/validation loss in callback_metrics dictionary
|
|
3
|
2606
|
January 11, 2021
|
Logging stops when adding ModelCheckpoint callback to trainer
|
|
1
|
916
|
January 8, 2021
|
Saving model checkpoint during the epoch
|
|
1
|
1586
|
December 31, 2020
|
Are on_fit_end and on_train_end the same?
|
|
3
|
2182
|
November 23, 2020
|
Multiple Metrics in Tensorboard Hparam at checkpoint moment
|
|
2
|
697
|
November 10, 2020
|
Does ModelCheckpoint callback take priority over EarlyStopping callback?
|
|
1
|
965
|
October 16, 2020
|
Save checkpoints after specific number of steps instead of epochs
|
|
2
|
3952
|
September 28, 2020
|