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 upload pretrained model with digits:20.03-tensorflow-py3 #2227

Open
ynjiun opened this issue May 31, 2020 · 0 comments
Open

How to upload pretrained model with digits:20.03-tensorflow-py3 #2227

ynjiun opened this issue May 31, 2020 · 0 comments

Comments

@ynjiun
Copy link

ynjiun commented May 31, 2020

Hi,
I am able to run:
docker run --gpus all -d -p 8888:5000 -v /data:/data nvcr.io/nvidia/digits:20.03-tensorflow-py3
and I would like to load my ssdlite-mobilenet-v3-kitti model trained by tensorflow-gpu==1.15 as my pretrained model. I do have both frozen model as well as check point model saved. But when I click on DIGITS=>Pretrained Models=>Upload Pretrained Model I don't see any option that I can upload my tensorflow model. What am I missing? Please help. Is it true that DIGITS only work for caffe or pytorch pretrained model not tensorflow pretrained model? If work for tensorflow pretrained model, what model format it expects to load? Thanks.

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