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

trainning mobilenet_v2 failed #2

Open
Asher-1 opened this issue Jun 14, 2019 · 1 comment
Open

trainning mobilenet_v2 failed #2

Asher-1 opened this issue Jun 14, 2019 · 1 comment

Comments

@Asher-1
Copy link

Asher-1 commented Jun 14, 2019

I got an error because the format of mobilenet_v2.mobilenetv2_base return values is not compatible with the format of resnet.resnet_base or resnet_gluoncv.resnet_base return values.
the trainning was stoped in for level_name, p in zip(cfgs.LEVLES, P_list): Tensor objects are only iterable when eager execution is

@Asher-1
Copy link
Author

Asher-1 commented Jun 14, 2019

could any one help me?

@Asher-1 Asher-1 changed the title Tensor objects are only iterable when eager execution is trainning mobilenet_v2 failed Jun 14, 2019
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