Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

opKernel not registered for tf.roi_align and tf.generate_bounding_box_proposals #66

Open
vicdxxx opened this issue Jun 30, 2019 · 1 comment

Comments

@vicdxxx
Copy link

vicdxxx commented Jun 30, 2019

Hi guys,
I met these problems, and I not know how to continue

@armandmcqueen
Copy link
Owner

Hi,

The most likely cause of this error is that you are not using the custom TensorFlow binary that includes the custom ops we use in the code.

The wheel is available here.

If you're open to working with containers, we suggest you use this Dockerfile that has the correct binary. That docker image is also available from DockerHub at https://hub.docker.com/r/armandmcqueen/tensorpack-mask-rcnn (built from the latest commit to master)

Let us know if that doesn't fix your problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants