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

Question about dataset #3

Closed
kth0522 opened this issue Oct 23, 2023 · 1 comment
Closed

Question about dataset #3

kth0522 opened this issue Oct 23, 2023 · 1 comment

Comments

@kth0522
Copy link

kth0522 commented Oct 23, 2023

Could you specify which versions of the LibriSpeech, FMA, and HMD3D datasets I should download?

example) LibriSpeech: original-mp3, FMA: fma-full, hmd3d: hm3d_train_full

@IFICL
Copy link
Owner

IFICL commented Oct 23, 2023

Hi, I will answer your question about datasets:

  1. LibriSpeech: test-clean + train-clean-100. We resplit them into train/val/test set.
  2. FMA: fma_large.zip. We resplit them into train/val/test set.
  3. hm3d: hm3d_train + hm3d_val. You need to download the semantic annotation as well. As a result, you will only have 100 scenes with semantic annotation. It seems HM3D annotated more scenes after that. You can use the data-split to filter out the scenes that have been used.

@IFICL IFICL closed this as completed Oct 23, 2023
@IFICL IFICL pinned this issue Nov 26, 2023
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

2 participants