mengmenm / SMIL

Pytorch implementation of SMIL: Multimodal Learning with Severely Missing Modality (AAAI 2021)
84 stars 8 forks source link

Could not find the script "get_sound_mean_pca.py" #11

Open praveena2j opened 2 years ago

praveena2j commented 2 years ago

Could not find the script to train the feature reconstruction model

praveena2j commented 2 years ago

When the mode is one, I see that you are passing the mean of the modality (text or sound), may i know where do you define the tensor of the mean of the modality ?

praveena2j commented 2 years ago

Also could you please let me know where did you use reconstruct.py snippet in your code for training ?

billhhh commented 2 years ago

Exactly same problem on my side. Have you solved it? @praveena2j Also, can the author somehow answer the question plz @mengmenm? If the code to get the sound mean is not released, it is not possible to reproduce your results.

Thanks