Posts by Alexandre Olivieri • 1 point
1 post
-
-1
votes1
answer627
viewsA: Typeerror: 'Autotrackable' Object is not callable
Try to use the .signatures at the end to use TF1 models detector = hub.load(module_handle).signatures['default']
1 post
-1
votes1
answer627
viewsTry to use the .signatures at the end to use TF1 models detector = hub.load(module_handle).signatures['default']