Hanging On: "Regularizers updated for the loaded model."

If possible, you can try to run. It can help you narrow down.
This is the first time I see this error.

For how to run jupyter notebook, please see
https://docs.nvidia.com/metropolis/TLT/tlt-getting-started-guide/text/requirements_and_installation.html#running-the-transfer-learning-toolkit

docker run --runtime=nvidia -it -v /home/username/tlt-experiments:/workspace/tlt-experiments -p 8888:8888 nvcr.io/nvidia/tlt-streamanalytics:version

Go to the examples folder: cd examples/ . Execute this command from inside Docker to start the jupyter notebook:

jupyter notebook --ip 0.0.0.0 --allow-root