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

There are some omissions in the environment configuration and codes: #1

Open
huzimun opened this issue Sep 19, 2024 · 0 comments
Open

Comments

@huzimun
Copy link

huzimun commented Sep 19, 2024

  1. there are two other dependencies are also needed: nltk=3.8.1, scipy
  2. in files 'referenced_images/objects/target_object.txt' and 'referenced_images/style/target_style.txt', the paths of reference images are absolute in your machine, may they be changed to relative paths, such as "./referenced_images/style/watercolor"
  3. in line 11 of IQA.py, "from test_style import metric" raises an error "ModuleNotFoundError: No module named 'test_style'". I guess the name of the "test_style" module is changed.
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