-
Notifications
You must be signed in to change notification settings - Fork 594
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
Getting error when trying to create TF records #48
Comments
i got the error like this |
Hi, The repository seems to be dead and the notebook is outdated. Try to look for a newer guides. |
i've solve that eror but now i found other one Traceback (most recent call last): how to fix it? |
Try install Tensorflow Object Detection Library Packaged
|
Hi, @nicknochnack . Trying to follow your object detection guide, but getting this error:
TypeError: init(): incompatible constructor arguments. The following argument types are supported:
1. tensorflow.python.lib.io._pywrap_file_io.BufferedInputStream(filename: str, buffer_size: int, token: tensorflow.python.lib.io._pywrap_file_io.TransactionToken = None)
Got no thoughts how to fix it. Looking for help!
The text was updated successfully, but these errors were encountered: