I have been trying to train the detectnet_v2 model using the tlt v3 image and the jupyter notebook gets stuck while running the training part. It shows no error message. Only message displayed is tensorflow running in backend
#Environment
docker container build on the transfer learning toolkit v3 image
I am still not sure if the solution provided here is right. All I am saying is that I have been trying t train my model using the jupyter notebook of TRANSFER LEARNING TOOLKIT 3 image which I pulled using docker pull nvcr.io/nvidia/tlt-streamanalytics:v3.0-dp-py3 . And it seems that tensorflow is not workinh here