Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model
Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model copied to clipboard
mutable default error
I'm getting this error
ValueError: mutable default <class 'official.modeling.optimization.configs.optimizer_config.SGDConfig'> for field sgd is not allowed: use default_factory
help?