Giter Club home page Giter Club logo

Comments (2)

expectorlin avatar expectorlin commented on August 14, 2024 2

Thanks for your interest and kind reminder! We have uploaded the caption data to the dropbox. Please see the readme file for details!

from navcot.

ShunchiZhang avatar ShunchiZhang commented on August 14, 2024

Same problem here. Hi @expectorlin, would you kindly release the candidate caption data? Thank you so much :)

Error log (r2r testing)
Traceback (most recent call last):
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/main.py", line 315, in <module>
    main()
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/main.py", line 311, in main
    valid(args, train_env, val_envs, rank=rank)
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/main.py", line 272, in valid
    agent.test(use_dropout=False, feedback='argmax', iters=iters)
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/agent_cmt.py", line 1113, in test
    super().test(iters=iters, rollout_function=self.rollout_llm)
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/agent_base.py", line 42, in test
    for traj in rollout_function(**kwargs):
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/agent_cmt.py", line 1007, in rollout_llm
    obs = self.env.reset()
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/env.py", line 373, in reset
    return self._get_obs(t=0)
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/env.py", line 337, in _get_obs
    candidate = self.make_candidate(feature, state.scanId, state.location.viewpointId, state.viewIndex, probs)
  File "/workspace/expectorlin/NavCoT/finetune_src/r2r/env.py", line 222, in make_candidate
    with open(candidate_caption_dir) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/path/to/captions/QUCTc6BB5sX/471a6f3beedb4cc7a71edc7fc1c5275b/QUCTc6BB5sX_471a6f3beedb4cc7a71edc7fc1c5275b.json'

from navcot.

Related Issues (3)

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.