thuiar / Cross-Modal-BERT

CM-BERT: Cross-Modal BERT for Text-Audio Sentiment Analysis(MM2020)
103 stars 25 forks source link

没有处理视频数据的代码,数据只是传了进去,但是没有进行处理??? #4

Closed zhaohongwei1998 closed 2 years ago

zhaohongwei1998 commented 2 years ago

image 是出于保密的原因吗?

Kaicheng-Yang0828 commented 2 years ago

很抱歉给你带来了困扰,在该function中并没有使用audio_data,因为这里是用BERT来学习text对应的feature vector,audio_data真正发挥作用是在BertFinetun()中

zhaohongwei1998 commented 2 years ago

看到了,谢谢你我有个疑问,为什么你不用huggingface,却自己写bert啊 最近也在看M-BERT这篇文章,和您的文章有很多类似的点,他是改的hugging_face中的BERT_Model类 https://github.com/WasifurRahman/BERT_multimodal_transformer

------------------ 原始邮件 ------------------ 发件人: "Kaicheng @.>; 发送时间: 2021年11月16日(星期二) 中午1:28 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [thuiar/Cross-Modal-BERT] 没有处理视频数据的代码,数据只是传了进去,但是没有进行处理??? (Issue #4)

很抱歉给你带来了困扰,在该function中并没有使用audio_data,因为这里是用BERT来学习text对应的feature vector,audio_data真正发挥作用是在BertFinetun()中

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Kaicheng-Yang0828 commented 2 years ago

Hi,事实上BERT部分的代码就是使用的huggingface的代码,只不过是很早之前的版本(大约是19年左右的版本),当时BERT刚兴起用过几次,就直接拿来用了,没有用目前最新版本的代码。

zhaohongwei1998 commented 2 years ago

我是看着有点像,哈哈哈,因为你都写在一个文件里了,误以为不是huggingface你最近还在搞多模态情感分析方向吗 我目前研究方向也是这个,方便的话可以和大佬多交流交流 我在天津科技大学的,目前研二

------------------ 原始邮件 ------------------ 发件人: "Kaicheng @.>; 发送时间: 2021年11月17日(星期三) 下午3:45 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [thuiar/Cross-Modal-BERT] 没有处理视频数据的代码,数据只是传了进去,但是没有进行处理??? (Issue #4)

Hi,事实上BERT部分的代码就是使用的huggingface的代码,只不过是很早之前的版本(大约是19年左右的版本),当时BERT刚兴起用过几次,就直接拿来用了,没有用目前最新版本的代码。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Kaicheng-Yang0828 commented 2 years ago

已经是社畜了,毕业一年了,我们组还有师弟继续研究这个方向,有兴趣可以多关注一下实验室主页https://thuiar.github.io/

zhaohongwei1998 commented 2 years ago

好嘞,谢谢你,方便的话可以加你个微信吗,我微信号:zhwdiy1

------------------ 原始邮件 ------------------ 发件人: "Kaicheng @.>; 发送时间: 2021年11月17日(星期三) 下午4:01 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [thuiar/Cross-Modal-BERT] 没有处理视频数据的代码,数据只是传了进去,但是没有进行处理??? (Issue #4)

已经是社畜了,毕业一年了,我们组还有师弟继续研究这个方向,有兴趣可以多关注一下实验室主页https://thuiar.github.io/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.