In a previous tutorial, we saw how to use the open-source GitHub project Mask_RCNN with Keras and TensorFlow 1.14. In this tutorial, the project is inspected to replace the TensorFlow 1.14 features by those compatible with TensorFlow 2.0.

Specifically, we’ll cover:

  • Four edits to make predictions with Mask R-CNN using TensorFlow 2.0
  • Five edits to train Mask R-CNN with TensorFlow 2.0
  • A summary of all the changes to be made
  • Conclusion

#tensorflow #keras #deep-learning #machine-learning #developer

Training Mask R-CNN with TensorFlow 2.0 and Keras
11.75 GEEK