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

Set model name in python code to architecture name? #198

Open
umesh-timalsina opened this issue Aug 28, 2020 · 1 comment
Open

Set model name in python code to architecture name? #198

umesh-timalsina opened this issue Aug 28, 2020 · 1 comment

Comments

@umesh-timalsina
Copy link
Contributor

umesh-timalsina commented Aug 28, 2020

It might be nice to set model name in python. For example-

image

The model can be named as Model(name='VGG-16').

@umesh-timalsina umesh-timalsina changed the title Set model name in python code to architecture name Set model name in python code to architecture name? Aug 28, 2020
@brollb
Copy link
Contributor

brollb commented Sep 1, 2020

Sounds good to me. We might want to watch out for code injection but it shouldn't be too hard to address.

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

No branches or pull requests

2 participants