Juanma
Results
1
issues of
Juanma
I'm trying to restore the weights via checkpoint. The issue that I come across is that the _feature_extractor is not a trackable object. tf.train.Checkpoint(_feature_extractor=detection_model._feature_extractor). This just happens with the faster...
type:bug
models:research:odapi