Code Monkey home page Code Monkey logo

Comments (6)

fawazsammani avatar fawazsammani commented on August 11, 2024

Hi @dschaehi
I have uploaded the annotations file. Please see the README.md. Sorry that I forgot to upload them.

Regards

from nlxgpt.

dschaehi avatar dschaehi commented on August 11, 2024

Hi @fawazsammani,

Thank you for your reply! The code works so far.
By the way, for coco caption I had to follow the setup procedure (i.e.., downloading Stanford CoreNLP 3.6.0 and Google News negative 300 word2vec model) to correctly install it. This is missing in the current README.md of this repo. Perhaps you can consider including it.

from nlxgpt.

fawazsammani avatar fawazsammani commented on August 11, 2024

@dschaehi Google News negative 300 word2vec model is only required for WMD, which we do not use. As for Stanford CoreNLP, the instructions are already in the cococaption repo.

Regards

from nlxgpt.

dschaehi avatar dschaehi commented on August 11, 2024

@fawazsammani Yes, but based on the current README.md I was only required to download coco caption and put it in the cococaption folder. I took this instruction "literally" (i.e., I just downloaded it) and did not try to follow the installation guideline in the coco caption repo. Maybe it was my fault.

By the way, without the Google News negative 300 word2vec model I got the error message below. So I had to download it with the script provided by the coco caption repo.

                                                                                                                 
FileNotFoundError: [Errno 2] No such file or directory: '/data/lee/home/Projects/nlxgpt/cococaption/pycocoevalcap/wmd/data/GoogleNews-vectors-negative300.bin'  

from nlxgpt.

fawazsammani avatar fawazsammani commented on August 11, 2024

@dschaehi you have to also comment out the line: from .wmd.wmd import WMD in the script coco-caption/pycocoevalcap/eval.py. But nevermind if you already installed it.

Regards

from nlxgpt.

dschaehi avatar dschaehi commented on August 11, 2024

@fawazsammani Thanks for the tip. I am currently trying to reproduce the results on the paper. I'll let you know if there is any issue.

from nlxgpt.

Related Issues (13)

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.