You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NotFoundError (see above for traceback): Key yolo2_darknet/conv9/weights/Adam_1 not found in checkpoint
[[Node: save/RestoreV2_239 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/RestoreV2_239/tensor_names, save/RestoreV2_239/shape_and_slices)]]
I'm using tensorflow 1.0 (CPU) pip package and I get an "Adam_1 not found" error when I attempt to train the model.
Here are the commands that I ran to set up the model:
Here's the error:
Here's the full log out: error.txt
Here's the contents of the checkpoint directory:
The text was updated successfully, but these errors were encountered: