ddrrrr / projectRUL

to prediction the remain useful life of bearing based on 2012 PHM data
232 stars 64 forks source link

resnet model #1

Open floricaaa opened 4 years ago

floricaaa commented 4 years ago

Hi,how can i get these two models :

cnn_model = torch.load('./model/resnet101_with_fft') model = torch.load('./model/resnet101') in 'cnn_gru_pytorch.py'

SAD-BABOON commented 2 years ago

你好,我怎样才能得到这两个模型:

cnn_model = torch.load('./model/resnet101_with_fft') model = torch.load('./model/resnet101') in 'cnn_gru_pytorch.py​​'

对,没有这几个模型两个注意力模型,无法实现

Contraser commented 3 months ago

用attention.py报错forward() missing 1 required positional argument: 'len_seq'怎么处理

yaya-gs commented 3 months ago

用attention.py报错forward() missing 1 required positional argument: 'len_seq'怎么处理

我也有这个问题,请问你解决了吗

mon1ystar commented 2 months ago

用attention.py报错forward() missing 1 required positional argument: 'len_seq'怎么处理

我也有这个问题,请问你解决了吗

请问解决了吗