multimodal-deep-learning
multimodal-deep-learning copied to clipboard
How to do the inference on new data set?
I have trained the Context-Dependent Sentiment Analysis in User Generated Videos , and it went well! But how can I use the model to infer new data! Thanks! @soujanyaporia
For that, you need to replicate the feature extraction process for every modality. See some sample codes here: https://github.com/soujanyaporia/MUStARD