wang-kang-6 / CGT

MIT License
3 stars 0 forks source link

name = name.replace('.bin', '.pt') w = torch.load(name) #3

Open wu-bytecat opened 5 months ago

wu-bytecat commented 5 months ago

Hi:  There have the code "w = torch.load(w_name)" in dataloader.py , you use "torch.load" means "w_name" has already created and saved before ,so how do you created this before? i change the file extension from".bin" to ".pt"? I have tried and have error "_pickle.UnpicklingError: invalid load key, '?'."

After reading the previous issue, I tried to download the cloud disk file you provided, but the link shows that there is no download permission. Can you please help me clarify this? I will very appreciate your help Thank you very much

zhangxing7 commented 3 weeks ago

Hi, I'm currently facing the same issue. Where can I download the script file to generate .pt format data? I would greatly appreciate your help. Thank you very much.

wang-kang-6 commented 3 weeks ago

Hi, I'm currently facing the same issue. Where can I download the script file to generate .pt format data? I would greatly appreciate your help. Thank you very much.

Please refer to the previous issue which contains the dataset link.

wu-bytecat commented 3 weeks ago

Hi, I'm currently facing the same issue. Where can I download the script file to generate .pt format data? I would greatly appreciate your help. Thank you very much.

Please refer to the previous issue which contains the dataset link.

Link access denied, permission has been applied for but no response has been received. Could you please send me a link that can be downloaded directly? Have a nice day

wang-kang-6 commented 3 weeks ago

Hi, I'm currently facing the same issue. Where can I download the script file to generate .pt format data? I would greatly appreciate your help. Thank you very much.

Please refer to the previous issue which contains the dataset link.

Link access denied, permission has been applied for but no response has been received. Could you please send me a link that can be downloaded directly? Have a nice day

Sorry for the late reply. Please note that I have approved it. Best wishes.

wu-bytecat commented 2 weeks ago

Hi, I'm currently facing the same issue. Where can I download the script file to generate .pt format data? I would greatly appreciate your help. Thank you very much.

Please refer to the previous issue which contains the dataset link.

Link access denied, permission has been applied for but no response has been received. Could you please send me a link that can be downloaded directly? Have a nice day

Sorry for the late reply. Please note that I have approved it. Best wishes.

I didn't find code on how to generate weight pt files from bin files in the project and links. Could you please request the code on how to generate pt files so that I can run on my own dataset? Have a nice day

wu-bytecat commented 1 week ago

Hi, I'm currently facing the same issue. Where can I download the script file to generate .pt format data? I would greatly appreciate your help. Thank you very much.

Have you continued working on this project? The project is missing an important intermediate code, but the author has consistently refused to provide it. I would greatly appreciate any help from you