Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model icon indicating copy to clipboard operation
Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model copied to clipboard

Train a Mask R-CNN model with the Tensorflow Object Detection API

Results 2 Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model issues
Sort by recently updated
recently updated
newest added

**Describe the bug** While using TensorFlow Object Detection API, I'm experiencing an issue with a pre-trained Mask R-CNN Inception ResNet V2 1024x1024 model. When attempting to fine-tune this model for...

I'm getting this error ValueError: mutable default for field sgd is not allowed: use default_factory help?