maskrcnn_train_tensorflow_colab
maskrcnn_train_tensorflow_colab copied to clipboard
What are the versions of python, tensorflow, keras, keras-nightly etc used on this project?
Hi, I'm running this in 2021 and turns out Colab updated a bunch of these APIs between 2019 and 2021 so the code no longer works. Is there a comprehensive list of versions I can reference to force downgrade my Colab so that it's compatible with your code? Thanks!
Hey,
These are working for me on Colab (well, it is still training the model):
TF: 1.13.1 Keras: 2.0.8 h5py: 2.10.0