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

Pretrained models not showing up checkpoint list #17

Open
omarwagih opened this issue Mar 7, 2020 · 5 comments
Open

Pretrained models not showing up checkpoint list #17

omarwagih opened this issue Mar 7, 2020 · 5 comments

Comments

@omarwagih
Copy link

Hi, I'm trying to use the pre-trained model. I've downloaded the google drive folder and placed it in pretrained_models. When I run tabulo checkpoint list I do not see the local checkpoint.

Any idea what is going on?

@calebjacksonhoward
Copy link

I'm having the same issue. I've been moving the files around, because it is unclear to me which directory specifically (from dropbox) should be put in luminoth/utils/pretrained_models.

I have also tried tabulo checkpoint refresh prior to tabulo checkpoint list to no success.

@calebjacksonhoward
Copy link

Figured it out, I think: From:
https://github.com/interviewBubble/Tabulo/blob/master/docs/tutorial/06-creating-own-checkpoints.rst
I put together the following:
tabulo checkpoint create 6aac7a1e8a8e/config.yml -e alias="tables" -e name="Tabulo Pretrained"
using the config.yml file inside the downloaded directory:
luminoth/utils/pretrained_models/luminoth/checkpoints/

@calebjacksonhoward
Copy link

yes - the above appears to have worked.

@choyinoom
Copy link

Try cmd: tabulo checkpoint create
This is invalid command so you will see 'Traceback'.

"/home/ubuntu/.local/lib/python2.7/site-packages/luminoth/tools/checkpoint/init.py",
Edit the line 31(maybe) or variable 'path'!
It works!

@Axo-Fv
Copy link

Axo-Fv commented Jul 18, 2020

When I execute tabulo checkpoint list... I got No checkpoints available. ¿Is for the same reason?

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

4 participants