nicknochnack / TFODCourse

957 stars 924 forks source link

ValueError while running the Step 6 command. Need Help #140

Open ash-295 opened 1 year ago

ash-295 commented 1 year ago

While running the command for training the model, I get this error- ValueError: mutable default <class 'official.modeling.optimization.configs.optimizer_config.SGDConfig'> for field sgd is not allowed: use default_factory

etrotta commented 1 year ago

Sounds like it's because of this issue: https://github.com/tensorflow/models/issues/10966 for now you best bet is probably downgrading to the versions used in the course