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

mutable default error

Open PGZOO-UFMG opened this issue 2 years ago • 0 comments

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?

PGZOO-UFMG avatar Apr 23 '23 17:04 PGZOO-UFMG