Open genesysvip opened 4 years ago
ValueError: setting an array element with a sequence.
prepost_process.py", line 67, in postprocess_bbbox xy_grid = xy_grid.astype(np.float)
Should I change my tensorflow version to 2.1.0?
Thanks all
What is your tensorflow version, 2.x is all ok
I'm using tensorflow-cpu == 2.2.0 Now I use tensorflow==2.2.0 docker is work
ValueError: setting an array element with a sequence.
prepost_process.py", line 67, in postprocess_bbbox xy_grid = xy_grid.astype(np.float)
Should I change my tensorflow version to 2.1.0?
Thanks all