flow-ljh
flow-ljh
[BUG]
The global MFA database server does not exist, initializing it first. Exception in thread Thread-1 (_readerthread): Exception in thread Thread-2 (_readerthread): Traceback (most recent call last): Traceback (most recent call...
作者您好,我发现mosi数据集下未对齐的语音和图像特征序列的特征维度和mult论文中所使用的不一样,mult下分别是74,47,请问是否存在错误?
Hi and thanks for your interesting work! I went through you code and I am just wondering how to initialize 2 students(set different seed?)? Thanks in advance, best regards,
parser.add_argument('--image_net_weights', type=str, default='visual_model_pretrain.pt', help='image net weights') parser.add_argument('--audio_net_weights', type=str, default='checkpoint59.pt',help='image net weights') 缺少visual_model_pretrain.pt和chekpoint.pt文件导致没法跑通,希望作者可以上传一下
Firstly, thanks for your excellent work. But I am wondering how to train uniformer on my own video dataset. Can you give me some key steps like how to construct...