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

run.sh #8

Open
catherine-qian opened this issue Mar 16, 2022 · 3 comments
Open

run.sh #8

catherine-qian opened this issue Mar 16, 2022 · 3 comments

Comments

@catherine-qian
Copy link

For the run.sh script:
CUDA_VISIBLE_DEVICES=2 python train.py
--validation_on
--dataset mp3d
--img_path /data1/kranti/audio-visual-depth/dataset/visual_echoes/images/mp3d_split_wise
--metadatapath /data1/kranti/audio-visual-depth/dataset/visual_echoes/metadata/mp3d
--audio_path /data1/kranti/audio-visual-depth/dataset/visual_echoes/echoes/mp3d/echoes_navigable
--checkpoints_dir /data1/kranti/audio-visual-depth/checkpoints
--init_material_weight ./checkpoints/material_pre_trained_minc.pth

Could you please let me know how to get the images/ and the metadata/?

@krantiparida
Copy link
Owner

The metadata is available inside the dataset folder of this repo. For the images, we cannot share the extracted frames directly due to the restriction from Matterport. However, you can use the steps mentioned in the SoundSpaces repo to generate those frames.

@catherine-qian
Copy link
Author

thanks for the reply.

Could you please kindly share the scripts to generate those image frames?
I have checked soundspaces but cannot successfully generate them.

Best

@SaschaHornauer
Copy link

It's been a while but could I ask for the same script? I checked the SoundSpaces repo but it only shows how to create one pkl file for each scene but not how to create your train.pkl file which the code seems to search?

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