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
I'm trying to load decoder.ckpt from the annotation_model_v1 file here using nn_models.Decoder.load_state. However, the tensor names are incompatible and the loading fails.
Hello,
I'm trying to load
decoder.ckptfrom theannotation_model_v1file here usingnn_models.Decoder.load_state. However, the tensor names are incompatible and the loading fails.See this issue for additional details.
Any help is appreciated!