Object Detection Using Mask R-CNN with TensorFlow 1.14 and Keras (TENSORFLOW-1-X)
URL: https://www.progressiverobot.com/mask-r-cnn-in-tensorflow-1-x/ > Editors note: This article was originally released in November of 2020, and some of it's information is outdated. The core theory shown is nonetheless backed up by solid research, however, and the code is still executable. Mask R-CNN is an object detection model based on deep convolutional neural networks (CNN) developed by […]