Closed nfbalbontin closed 3 years ago
Yes that happens with the nightly-gpu version. However I have temporary put this one as it can use the GPU when training, as compared to 2.4.1. Waiting for the TF team to update repo so we can reflect here too. The error didn't see to impact the training though. You may check further on the main TF Object Detection API repo.
Hi! I'm having some problems with pip dependencies when running
inside
/amazon-sagemaker-tensorflow-object-detection-api/2_train_model/train_model.ipynb
. It throws the following error:I try fixing it by adding the following lines to the
Dockerfile
:But I get the same error :(.