Skip to content

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

@Shuaicong97

Description

@Shuaicong97

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions