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

When I plot top-down map, info["top_down_map"]["agent_rotation"] is missing. #142

Open
ruohaoguo opened this issue Jul 2, 2024 · 8 comments

Comments

@ruohaoguo
Copy link

Hi @ChanganVR

I want to plot top-down map, but when I execute the following command:
--run-type eval --exp-config ss_baselines/savi/config/semantic_audionav/savi.yaml EVAL_CKPT_PATH_DIR data/pretrained_weights/semantic_audionav/savi/best_val.pth EVAL.SPLIT test USE_SYNC_VECENV True RL.DDPPO.pretrained False
the following error occurs:

image

I check the info. It seems to lack info["top_down_map"]["agent_rotation"].

image

How can I solve this problem? Thank you very much!

@ruohaoguo ruohaoguo reopened this Jul 2, 2024
@Star-down
Copy link

@ruohaoguo hello,I would like to ask if you have completed the model training process? I encountered some problems during the training.

@ruohaoguo
Copy link
Author

@ruohaoguo hello,I would like to ask if you have completed the model training process? I encountered some problems during the training.

Yes, I completed the training process. Do you have any questions?

@Star-down
Copy link

When I executed the command: python ss_baselines/av_nav/run.py --run-type eval --exp-config ss_baselines/av_nav/config/audionav/replica/val_telephone/audiogoal_depth.yaml --model-dir data/models/replica/audiogoal_depth, the program unexpectedly terminated at 400.pth, which seems to be caused by multithreading or insufficient memory. Have you encountered this situation? My computer has 96G of memory.

@ruohaoguo
Copy link
Author

When I executed the command: python ss_baselines/av_nav/run.py --run-type eval --exp-config ss_baselines/av_nav/config/audionav/replica/val_telephone/audiogoal_depth.yaml --model-dir data/models/replica/audiogoal_depth, the program unexpectedly terminated at 400.pth, which seems to be caused by multithreading or insufficient memory. Have you encountered this situation? My computer has 96G of memory.

Sorry, I haven't encountered this problem. Maybe you can print out the error message or ask @ChanganVR .

@Star-down
Copy link

May I ask what versions of your soundspace, habitat-lab, and habitat-sim are? Thank you very much.

@ruohaoguo
Copy link
Author

soundspaces==1.0
habitat-lab==0.2.2
habitat_sim==0.2.2
torch==2.3.1
tensorflow==2.16.1

May I ask what versions of your soundspace, habitat-lab, and habitat-sim are? Thank you very much.

@Star-down
Copy link

Thank you very much!

@sun17-311
Copy link

@Star-down I have encountered this problem. My email address is sundilong@mail.dlut.edu.cn. I think we can communicate.

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

3 participants