armaanpriyadarshan / Training-a-Custom-TensorFlow-2.X-Object-Detector

Learn how to train a TensorFlow Custom Object Detector with TensorFlow-GPU
83 stars 47 forks source link

NameError: name 'contrib_training' is not defined #13

Open dgl547437235 opened 4 years ago

dgl547437235 commented 4 years ago

image hi,thanks for your contibution!when i use Tensorflow-2.x ObjectDetection,i found the error "NameError: name 'contrib_training' is not defined".

armaanpriyadarshan commented 4 years ago

This is odd. Have you searched up the error? If there's no results, I'd recommend raising an issue in the TensorFlow/Models repository as there is a bigger community there.