We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was Not able to run the model using inference_saved_model.py in https://github.com/tensorflow/tpu/tree/master/models/official/detection/projects/fashionpedia I cant import such as from utils import box_utils from utils import input_utils from utils import mask_utils from utils.object_detection import visualization_utils
The text was updated successfully, but these errors were encountered:
Hi, can you be more specific? what is the issue?
Sorry, something went wrong.
No branches or pull requests
I was Not able to run the model using inference_saved_model.py in https://github.com/tensorflow/tpu/tree/master/models/official/detection/projects/fashionpedia
I cant import such as
from utils import box_utils
from utils import input_utils
from utils import mask_utils
from utils.object_detection import visualization_utils
The text was updated successfully, but these errors were encountered: