Giter VIP home page Giter VIP logo

Comments (2)

agakshat avatar agakshat commented on August 15, 2024

Hi Wanyao

Thanks for pointing out an error in the Readme - the v09 data file was linked incorrectly. We use the 4096x1 relu7 VGG embeddings instead of the 512x7x7 pool5 VGG embeddings that are present in Jiasen's data, which is why we make that download separately. I've made the correction - the new file is just a 2GB download so hopefully that should alleviate your second concern.

While iterating during our experimentation, we tried out giving both the pool5 and relu7 embeddings to the A-Bot encoder and the Q-Bot loss, which is why the code has remnants of requiring both CNN features for images (you can check utils/dataloader.py for details). I just checked, and as it turns out we are not actually using the image file https://filebox.ece.vt.edu/~jiasenlu/codeRelease/visDial.pytorch/data/vdl_img_vgg.h5 (but the code still expects it, so it might just be easiest to keep it in your data directory).

I've run this code with Python 3.5 and Pytorch 0.4, not with Python 3.6 - but your error message does not seem to be related to that anyway.

from visualdialog-pytorch.

agakshat avatar agakshat commented on August 15, 2024

closing issue for now, feel free to reopen if you have additional questions.

from visualdialog-pytorch.

Related Issues (4)

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.