CADA icon indicating copy to clipboard operation
CADA copied to clipboard

file “cmapps_train_test_cross_domain.pt ” is missing,

Open 943fansi opened this issue 4 years ago • 7 comments

could you provide a copy of it? I have some original txt files,like train_FD001.txt, test_FD001.txt, RUL_FD001.txt .How can I convert them into this "pt" file?

943fansi avatar Nov 25 '21 12:11 943fansi

Have you solved this problem? I have the same problem

shankangheng avatar Dec 03 '21 11:12 shankangheng

Have you solved this problem? I have the same problem

Not yet. Do you know about transfer learning?

943fansi avatar Dec 03 '21 11:12 943fansi

I'm doing it ! Contact me to discuss qq:2577246902

shankangheng avatar Dec 04 '21 07:12 shankangheng

Hi all, sorry for the late response. You will find the data preprocessing file in the data folder. Then, I use my custom dataset class to load the data. the cross-domain train test is just a collection of different datasets together

mohamedr002 avatar Dec 04 '21 15:12 mohamedr002

Hi all, sorry for the late response. You will find the data preprocessing file in the data folder. Then, I use my custom dataset class to load the data. the cross-domain train test is just a collection of different datasets together

Hi, mohamedr002. I understand what you mean, but I just can't find the code to save the dataset as a '.pt' file. Could you provide it so that I can run "main_cross_domains.py" successfully? Sincerely hope to get your help.

943fansi avatar Dec 05 '21 05:12 943fansi

In other words, the missing Pt file is a combination of data from four different domains after data_processing? Another question is whether the code does not contain statements calling the pre _training model. Do I need to carry out the pre training steps first? thank you

shankangheng avatar Dec 05 '21 06:12 shankangheng

@ Hi all, I have uploaded the data processing file that output the .pt dataset @943fansi @shankangheng 'data/data_processing_train_test.py''

mohamedr002 avatar Jan 13 '22 09:01 mohamedr002

@mohamedr002 Thanks.

943fansi avatar Dec 08 '22 08:12 943fansi