Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to convert the market trained model to 'ckpt.bin'? #24

Open
brucelee78 opened this issue Nov 11, 2020 · 0 comments
Open

how to convert the market trained model to 'ckpt.bin'? #24

brucelee78 opened this issue Nov 11, 2020 · 0 comments

Comments

@brucelee78
Copy link

Thank you to open your code!
i git your recommend repo and this repo
because i use Market1501 datasets and input :

python train_market1501.py \
    --dataset_dir=./Market-1501-v15.09.15/ \
    --loss_mode=cosine-softmax \
    --log_dir=./output/market1501/ \
    --run_id=cosine-softmax

trained a model ,the model file likes the below:

model.ckpt-20000.data-00000-of-00001
model.ckpt-20000.meta
model.ckpt-20000.index

so could you tell or share code to us that how to convert this model to the 'ckpt.bin' model ?

thank you !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant