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

Regarding the issue of missing files after the Generate AVLMaps Dataset step #7

Open
Star-down opened this issue Jun 26, 2024 · 1 comment

Comments

@Star-down
Copy link

After I used the command python dataset/generate_dataset.py, the structure under the directory /avl/AVLMaps/data/vln_data/avlmaps_dataset/5LpN3gDmAk7_1/audio_video is like this, and no .mp4 files were generated. What could be the reason for this? Thank you very much!
Uploading 图片.png…

@Star-down
Copy link
Author

It is just like this:

(avlmaps) dwl@dwl:~/avl/AVLMaps/data/vln_data/avlmaps_dataset/5LpN3gDmAk7_1/audio_video$ tree -L 2
.
├── 000000
│   ├── meta.txt
│   ├── poses.txt
│   ├── range_and_audio_meta_level_1.txt
│   ├── range_and_audio_meta_level_2.txt
│   ├── range_and_audio_meta_level_3.txt
│   └── rgb
├── 000001
│   ├── meta.txt
│   ├── poses.txt
│   ├── range_and_audio_meta_level_1.txt
│   ├── range_and_audio_meta_level_2.txt
│   ├── range_and_audio_meta_level_3.txt
│   └── rgb

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

1 participant