GithubHelp home page GithubHelp logo

Comments (3)

satwikkottur avatar satwikkottur commented on June 11, 2024

Hello @Ner0oooooo ,

Thanks for your interest. Looking at your error log, particularly,

File "tools/extract_actions.py", line 1198, in main
furniture_db = data_support.FurnitureDatabase(FLAGS.metadata_path)
File "/home/chenrj/simmc/mm_action_prediction/tools/data_support.py", line 169, in init
row.append(row[headers.index('obj')].split('/')[-1].split('.zip')[0])
ValueError: 'obj' is not in list

it appears that the data/simmc_furniture/furniture_metadata.csv is corrupted at the header. Could you please double check if your local copy matches with the reference here?

Alternatively, you could hard reset the local state to master and run the script again if you do not have any local changes.

from simmc.

Ner0oooooo avatar Ner0oooooo commented on June 11, 2024

@satwikkottur , Thanks for your answer. I already sloved this problem.
I just need to install git-fls that I didn't install it very well before because I can't install it directly through git lfs install .

I have to find the download link for the installation package and manually download it.

And pip install en_vectors_web_lg-2.1.0.tar.gz to install it

from simmc.

satwikkottur avatar satwikkottur commented on June 11, 2024

Great. For reference, here are the instructions for installing lfs.

from simmc.

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.