in start you are installing tensorflow 1.15 and when you open jupyter notebook in reserch->objection detection->colab_tutorials you are ignoring its ist cell where they are installing tf2.* and you didt focus on it.
So, the issue is tf1.15 does not support these tutorials
the error im facing while loading weights in each notebook same error
TypeError: load() missing 2 required positional arguments: 'tags' and 'export_dir'
thank you for your comment? so he first installs tensorflow 1.15 and then jupyter upgrades it to tensorflow 2.x. finally youre not able to run the updated_old_example and the webcam script right?
in start you are installing tensorflow 1.15 and when you open jupyter notebook in reserch->objection detection->colab_tutorials you are ignoring its ist cell where they are installing tf2.* and you didt focus on it. So, the issue is tf1.15 does not support these tutorials the error im facing while loading weights in each notebook same error
TypeError: load() missing 2 required positional arguments: 'tags' and 'export_dir'