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
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Hi, here is a problem when I try to restore model by the ckpt file provided in README.
There is only one .meta file for Market dataset model and a .data file for Duke dataset model in the zip file. When I try to restore the model, it gets an error: 'ValueError: The passed save_path is not a valid checkpoint'.
Could you please check out that zip file and update another completed ckpt? Thank you for your help!
Hi, here is a problem when I try to restore model by the ckpt file provided in README.
There is only one .meta file for Market dataset model and a .data file for Duke dataset model in the zip file. When I try to restore the model, it gets an error: 'ValueError: The passed save_path is not a valid checkpoint'.
Could you please check out that zip file and update another completed ckpt? Thank you for your help!