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

Using AdaNet ModelFlow with pre-trained models #161

Open
Sicily-F opened this issue Jan 15, 2021 · 1 comment
Open

Using AdaNet ModelFlow with pre-trained models #161

Sicily-F opened this issue Jan 15, 2021 · 1 comment

Comments

@Sicily-F
Copy link

Hi everyone!!!

I'm trying to use AdaNet with ModelFlow in Google Colabs, as per the tutorial here: https://github.com/tensorflow/adanet/blob/master/adanet/experimental/adanet_modelflow_tutorial.ipynb

I tried to install adanet.experimental with https://github.com/tensorflow/adanet/blob/master/adanet/experimental/BUILD , however, this just ends up with the error code:

ModuleNotFoundError: No module named 'adanet.experimental'

I was going to attempt to use AdaNet with some form of Keras to see if its works to compare fine-tuned pre-trained models for image classification. Does anyone have any ideas or has been trying similar things.

I read the Keras API with AdaNet was upcoming but can't find evidence of release anywhere. If so, which are the best ensemble methods to try beyond averaging model predictions?

Many thanks,
Sicily

@mainguyenanhvu
Copy link

mainguyenanhvu commented Mar 29, 2021

Have you fixed this error?

Please help me. Thank you very much.

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

2 participants