Git Product home page Git Product logo

acme's People

Contributors

hwang1996 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

acme's Issues

Unable to re-produce the results mentioned in the paper

Hello,
I am trying to train the model again and I am not getting the same results mentioned in the paper

I have downloaded the Recipe1M dataset from the offical link.
I have downloaded the following files : train.tar , valid.tar , test.tar and I have extracted them in the folder data and trained the network and I am getting so low results..

Am I doing something wrong or this is the way I should train?

Thanks

environment

could you use a "install.md" to tell us versions of packages(the environment you use)?

About the torchwordemb

Hi, I just install the pytorch=0.4.1, and run python test.py, but find torchwordemb hasn't been installed, so I sunpip install torchwordemb but find Could not find suitable distribution for Requirement.parse('torch>=1.0.0'), can you tell me how to configure the environment?

A demo?

The test.py can caculate medR and Recall ,but how can I get recipe with a input of image ,is there a demo for use?
THX

Vocab

Hi, I'm the beginner of the Recipe1M.
And I have some question about Vocabulary.
I find the vocab.txt, vocab.bin, new_word_dict.pkl in arg.py and ingredient_vocab.pkl in build_vocab.py.

The question is :

  1. For your code, I didn't see the vocab.txt using in anywhere.
    Also can't find this file in your GitHub.
    Is it same as the vocab.bin?

  2. For the new_word_dict.pkl, I don't know how to generate this file.
    And for the ingredient_vocab.pkl, I didn't find where you use in the code.
    Are they the same?

  3. I check the im2recipe-Pytorch.
    I find the ingredient of your [partition]_split.pkl and the ingredient of im2recipe-Pytorch is different.
    Also, vocab.bin are different -> the index of ingredient in vocab.bin are different.
    In your code, you use the LMDB file in im2recipe-Pytorch.
    Could the vector of the ingredient assign the wrong vector.

  4. Foringr_cap in data_loader.py, it seem to only append the vocab('<start>').
    But in the same file , you use it to get the targets (the index in thevocab of the ingredient )
    Isn't it only have the index of the '<start>'?

Sorry for many problems.
And thank you for reading.

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.