Yujin Tang

Results 3 comments of Yujin Tang

I met the same problem. ` import torch from torch import nn import torchinfo from torchinfo import summary net = CoSTEncoder( input_dims=12, output_dims=3, kernels=[1, 2, 4, 8, 16, 32, 64,...

I figure out the problem, the length in CoSTEncoder must match your dataset. For example, my length is 121, then change it in the Enocder part. ` import torch from...

没有找到,后来就没有用这个数据集 > 2023年8月2日 19:50,zhangfenfang12138 ***@***.***> 写道: > > > 您好,请问您找打IJB-S数据集了么 > > — > Reply to this email directly, view it on GitHub , or unsubscribe . > You are...