Hi,
How to resume training from saved model.step-<step_no>.tlt (model.step-1498.tlt) in detectnet_v2.
My training always starts with step-0.
tlt-train detectnet_v2 -r /op1/ -e /config -k $key
model_config {
pretrained_model_file: "(path-to)/model.step-1498.tlt"
.....
}
Hi sathiez,
Thank you so much for using TLT! Unfortunately,for this release,we don’t support resuming training from a checkpoint.We will look into adding this as a feature for our next release.
Morganh:
Hi sathiez,
Thank you so much for using TLT! Unfortunately,for this release,we don’t support resuming training from a checkpoint.We will look into adding this as a feature for our next release.
Do you have any update, where we can resume our model and start training?
Thank You,
Morganh
December 3, 2019, 9:48am
#4
Hi ajayskabadi2012,
It is a new feature which is designed underway.
For current release,we don’t support resuming training from a checkpoint.