Exploration-Lab / COGMEN

GNU General Public License v3.0
83 stars 25 forks source link

How can I reimplement results on CMU-MOSEI dataset? #4

Open sailist opened 2 years ago

sailist commented 2 years ago

Thanks again for your great work, I noticed that in this code you only provide features and scripts for iemocap setting, but not CMU-MOSEI. Could you kindly provide necessary data and code to reproduce results on CMU-MOSEI setting?

sailist commented 2 years ago

@iabhinavjoshi Would you mind providing any explaination?

Coding511 commented 2 years ago

Did you use preprocess file for the train test split at your end? I mean, where did the author split the pickle file features into train and test?

Also are you able to extract this pickle file. I have created a dataset with audio video and test scripts. Can I use this model ?