-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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"
Metadata
Metadata
Assignees
Labels
No labels