Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings to reproduce result #12

Open
edwardjjj opened this issue Dec 3, 2023 · 9 comments
Open

Settings to reproduce result #12

edwardjjj opened this issue Dec 3, 2023 · 9 comments

Comments

@edwardjjj
Copy link

Dear Authors,

I tried to reproduce your results by running the code with the following command

python main_llm_vis.py --split val --eval 1 --auto_gpu_config 0 \
-n 8 --num_eval_episodes 250 --load pretrained_models/llm_model.pt \
--use_gtsem 0 --num_local_steps 10

The success rate was only 0.522. Could you please share your settings to produce the same result in the paper? Thank you very much!

@yusirhhh
Copy link

yusirhhh commented Feb 22, 2024

@edwardjjj @ybgdgh Have you resolved this issue or trained the model? The results I obtained using the released model are as follows:

succ/spl/dtg: 0.529/0.246/4.094(2000),

@edwardjjj
Copy link
Author

@edwardjjj @ybgdgh Have you resolved this issue or trained the model? The results I obtained using the released model are as follows:

succ/spl/dtg: 0.529/0.246/4.094(2000),

Hi, I have ran tests many times and never get the claimed results. Best was 0.52x

@2003jiahang
Copy link

@yusirhhh @edwardjjj
I want to know how long have you run the whole dataset.
I saw author run the model on the HM3D val,the whole dataset seem more than 2000 tasks?

@edwardjjj
Copy link
Author

We ran several eval runs, each with 2000 episodes. The best result we got was 52.4% with feed forward method.

@2003jiahang
Copy link

@edwardjjj As far as I konw,the HM3D-val seem have more than 2000 tasks. Do I have misunderstanding?
By the way ,I also can not reproduce the result.

@xuai05
Copy link

xuai05 commented May 31, 2024

How do you run the program code correctly? I encountered the following problems during the operation.
However, my habitat-lab can run normally. Do you encounter the following problems?
@edwardjjj
image

@edwardjjj
Copy link
Author

How do you run the program code correctly? I encountered the following problems during the operation.

However, my habitat-lab can run normally. Do you encounter the following problems?

@edwardjjj

image

Hi, I think that's a habitat-lab version issue. You need to install the correct version.

@xuai05
Copy link

xuai05 commented May 31, 2024

I installed it from habitat-lab official website, url=https://github.com/facebookresearch/habitat-lab, can you tell me what version you are using?
@edwardjjj
My version is as follows:
image

@edwardjjj
Copy link
Author

I installed it from habitat-lab official website, url=https://github.com/facebookresearch/habitat-lab, can you tell me what version you are using?

@edwardjjj

My version is as follows:

image

I think it was habitat-challenge-2022, check the tags in the habitat-lab repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants