aidenfaustine
aidenfaustine
Dear professor i am really sorry to disturb you. I add the class_weight={0: 4.0, 1: 15.0, 2: 15.0, 3: 3.0, 4: 1.0, 5: 6.0, 6: 3.0}. the prceision is zero...
Hi, I have tried the bc_LSTM baseline with bimodal in emotion classification, but the F1-score and accuracy of 'fear' and 'disgust' are always zero, so I can't reproduce the result...
when i run python baseline.py -classify [Sentiment|Emotion] -modality [text|audio|bimodal] [-train|-test]. it's errors. how to fix it? thanks error Traceback (most recent call last) in ----> 1 get_ipython().run_line_magic('run', 'baseline.py -classify [Sentiment|Emotion]...
hello. when i use torch summary. it reports some issues about: File “F:\Anaconda3\lib\site-packages\torchsummary\torchsummary.py”, line 23, in [-1] + list(o.size())[1:] for o in output AttributeError: ‘NoneType’ object has no attribute ‘size’...
I am so sorry to disturb you. when i use pre-train soundnet to speech emotion recognition, I have some questions. Could you please give me a hand? Thanks Question 1:...