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

Does monk supports inference by directly using pre trained models? I don't want to train the models. #105

Closed
shubh1608 opened this issue Sep 20, 2020 · 4 comments
Labels
feature inactive System feature buggy or inactive help wanted Extra attention is needed Suggestions

Comments

@shubh1608
Copy link

I have a requirement where I wanted to perform experiments on multiple pre-trained image classification models. I was wondering if I can use monk and perform these experiments, monk seems to provide features and solve issues which I am facing.
Please note I don't want to train the models. I have created a notebook for pre-trained models available in the different libraries (Tensorflow, Keras & Pytorch).

@abhi-kumar
Copy link
Contributor

By pre-trained models do you mean one trained on coco dataset?

@shubh1608
Copy link
Author

@abhi-kumar - I mean pre-trained classification models trained on the ImageNet database.

@abhi-kumar
Copy link
Contributor

Haven't enabled that feature yet, inference directly on pretrained models provided by frameworks. Will soon add it to the pipelines.

@abhi-kumar abhi-kumar added feature inactive System feature buggy or inactive help wanted Extra attention is needed Suggestions labels Sep 21, 2020
@shubh1608
Copy link
Author

Ok, Thanks for the update @abhi-kumar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature inactive System feature buggy or inactive help wanted Extra attention is needed Suggestions
Projects
None yet
Development

No branches or pull requests

2 participants