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

How to use ENet? #4

Open
srcolinas opened this issue Feb 25, 2018 · 0 comments
Open

How to use ENet? #4

srcolinas opened this issue Feb 25, 2018 · 0 comments

Comments

@srcolinas
Copy link

I am trying to use ENet for segmentation, but from the README.md it is not clear how I may do that. I tried passing the model_path as os.path.join('model','cityscapes','enet.ckpt.meta')

But I get the following error:

InvalidArgumentError (see above for traceback): No OpKernel was registered to support Op 'MaxPoolWithArgmax' with these attrs. Registered devices: [CPU], Registered kernels:

[[Node: MaxPoolWithArgmax = MaxPoolWithArgmaxT=DT_FLOAT, Targmax=DT_INT64, ksize=[1, 2, 2, 1], padding="SAME", strides=[1, 2, 2, 1]]]

Note: I fixed your typo at line 898, where you had "variabl" instead of "variable"

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