Giter Site home page Giter Site logo

pycocoevalcap's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pycocoevalcap's Issues

FileNotFoundError: [WinError 2] The system cannot find the file specified

When I use the pycocoevalcap for evaluate the accuracy of the captions, I face with the following error in my computer. But, when I test on the other computer, it is okay. How can I solve that problem in my computer?
Please help!

`D:\Anaconda3\envs\evaluationMetrics\python.exe D:/Research/code/Python/evaluationMetrics/demo_cocoeval.py
Traceback (most recent call last):

File "D:/Research/code/Python/evaluationMetrics/demo_cocoeval.py", line 107, in
print(calculate_metrics(rng, datasetGTS, datasetRES))
File "D:/Research/code/Python/evaluationMetrics/demo_cocoeval.py", line 89, in calculate_metrics

evalObj.evaluate()

File "D:/Research/code/Python/evaluationMetrics/demo_cocoeval.py", line 24, in evaluate
gts = tokenizer.tokenize(gts)
File "D:\Research\code\Python\evaluationMetrics\pycocoevalcap\tokenizer\ptbtokenizer.py", line 54, in tokenize
p_tokenizer = subprocess.Popen(cmd, cwd=path_to_jar_dirname, stdout=subprocess.PIPE)
File "D:\Anaconda3\envs\evaluationMetrics\lib\subprocess.py", line 729, in init
restore_signals, start_new_session)
File "D:\Anaconda3\envs\evaluationMetrics\lib\subprocess.py", line 1017, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

Process finished with exit code 1
`

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.