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

Run this repository on the latest version or the same as the author's? #13

Open
Shuaicong97 opened this issue Aug 3, 2023 · 0 comments

Comments

@Shuaicong97
Copy link

Hello,

for those who have successfully run this repository, I want to ask what's your version (e.g. python, Tensorflow). Is it the same as the author's or the latest?

My current virtual env is all the latest, Python 3.9, and Tensorflow 2.13.0. So there were many issues. So I modified some code and ran and modified.

But when I ran python vlt.py test ./config/refcoco/example.yaml, it occurred the following error on non-project files:
raise ValueError("%s is not compatible with %s" % types)
ValueError: GRU(reset_after=False) is not compatible with GRU(reset_after=True)
However, the latest (2.x) TensorFlow version modifies the relevant values.

Besides, for the Evaluating part, I downloaded the files, where do I put them? I noticed there's already an existing folder called config. In Step 2, does it mean to set OneDrive config files or existing files? What does the project structure look like?

Have you guys met such issues? Thank you in advance.
a1

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