Giter Club home page Giter Club logo

Comments (6)

minghehe-nobug avatar minghehe-nobug commented on September 15, 2024

hello, I have a question which seems earlier before yours
I can't config the file named eval and have no idea where is the module "eval.evaluator"
maybe you can help me out
and sorry about can't answer your question
Thanks

from factorizablenet.

mkt1412 avatar mkt1412 commented on September 15, 2024

hello, I have a question which seems earlier before yours
I can't config the file named eval and have no idea where is the module "eval.evaluator"
maybe you can help me out
and sorry about can't answer your question
Thanks

Hi, can you give more details on which part or file or code line you are having problem with?

from factorizablenet.

minghehe-nobug avatar minghehe-nobug commented on September 15, 2024

Well I have already compiled the project and downloaded the module
When I prepare the datasets I run "python visualize_graph.py" to see how it works
it turns out the following error
"
Traceback (most recent call last):
File "visualize_graph.py", line 25, in
from eval.evaluator import DenseCaptioningEvaluator
ImportError: No module named eval.evaluator
"
I have already run "./scripts/setup_eval.sh" and the file "eval" is in the same file with "visualize_graph.py"
however there is no "evaluator" in eval, no module named eval.evaluator

I'm a beginner in git and maybe have some stupid questions, but really appreciate.

from factorizablenet.

mkt1412 avatar mkt1412 commented on September 15, 2024

Well I have already compiled the project and downloaded the module
When I prepare the datasets I run "python visualize_graph.py" to see how it works
it turns out the following error
"
Traceback (most recent call last):
File "visualize_graph.py", line 25, in
from eval.evaluator import DenseCaptioningEvaluator
ImportError: No module named eval.evaluator
"
I have already run "./scripts/setup_eval.sh" and the file "eval" is in the same file with "visualize_graph.py"
however there is no "evaluator" in eval, no module named eval.evaluator

I'm a beginner in git and maybe have some stupid questions, but really appreciate.

Thanks for the detailed description. For my own situation, I simply commented that line since 'DenseCaptioningEvaluator' is not called. You should be able to run 'visualize_graph.py' properly then.

from factorizablenet.

minghehe-nobug avatar minghehe-nobug commented on September 15, 2024

Thanks a lot for your help!
After training and testing, I can finally get a correct model and successfully evaluate the datasets
The file visuallize_graph.py works as well
Tks

from factorizablenet.

mkt1412 avatar mkt1412 commented on September 15, 2024

Thanks a lot for your help!
After training and testing, I can finally get a correct model and successfully evaluate the datasets
The file visuallize_graph.py works as well
Tks

My pleasure.

from factorizablenet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.