adanet icon indicating copy to clipboard operation
adanet copied to clipboard

Using AdaNet ModelFlow with pre-trained models

Open Sicily-F opened this issue 5 years ago • 1 comments

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

Sicily-F avatar Jan 15 '21 19:01 Sicily-F

Have you fixed this error?

Please help me. Thank you very much.

mainguyenanhvu avatar Mar 29 '21 02:03 mainguyenanhvu