badgr icon indicating copy to clipboard operation
badgr copied to clipboard

ValueError: Weights for model sequential_1 have not yet been created. Weights are created when the Model is first called on inputs or `build()` is called with an `input_shape`.

Open rebellojason7 opened this issue 4 years ago • 2 comments

I get this when I try to run python scripts/train.py configs/collision_position.py

I have tensorflow 1.15 and cuda 10.1

Thanks, Jason.

rebellojason7 avatar Jul 08 '20 03:07 rebellojason7

I also encountered the same problem, have you solved it?

wcshen avatar Nov 25 '21 07:11 wcshen

I also encountered the same problem, too! have you solved this problem?

xiaofeifei-1 avatar Sep 21 '23 08:09 xiaofeifei-1