CMU-MultimodalSDK
CMU-MultimodalSDK copied to clipboard
Obtain unprocessed annotator labels on MOSI
Hello, Thanks for your great work. I would like to know if it would be possible to obtain the unprocessed labels. If I open the unprocessed version of the provided unlabels :
h5handle=h5py.File('CMU_MOSI_Opinion_Labels.csd','r') list(h5handle["Opinion Segment Labels"]['data']['tIrG4oNLFzE']['features'])
<class 'list'>: [array([2.8], dtype=float32), array([2.4], dtype=float32), array([2.6], dtype=float32), array([1.4], dtype=float32), array([0.4], dtype=float32), array([1.25], dtype=float32), array([-1.4], dtype=float32), array([-1.2], dtype=float32), array([-1.], dtype=float32), array([-1.8], dtype=float32), array([-1.6], dtype=float32), array([-2.6], dtype=float32), array([-2.], dtype=float32), array([-2.4], dtype=float32), array([-2.], dtype=float32), array([-1.6], dtype=float32), array([-0.4], dtype=float32), array([-2.2], dtype=float32)]
I only obtain the average Do you still have the unprocessed data ?
Thanks again for your precious help :)
Pierre
Hi @PierreColombo,
Of course. That data would be in the raw zip file of CMU-MOSI or CMU-MOSEI.
Happy to help!!