PGP icon indicating copy to clipboard operation
PGP copied to clipboard

Issue of the trained model weights

Open kongxincaizi opened this issue 1 year ago • 8 comments

Thank you very much for this work! I click on the link when I try to download the trained model parameters. But the webpage shows that "Can't access item. The organization that owns this item doesn't allow you to access it. " May I ask if it is possible to update this link again, or could you please make a copy and send it to [email protected]? I would greatly appreciate it. Looking forward to your reply

kongxincaizi avatar Jan 04 '24 03:01 kongxincaizi

I have the same issue

Dygitz avatar Mar 09 '24 00:03 Dygitz

hi @Dygitz @kongxincaizi , I downloaded the weights when it was still available, you can find it in the PGP forked : )

zachytong avatar Apr 10 '24 06:04 zachytong

hi @Dygitz @kongxincaizi , I downloaded the weights when it was still available, you can find it in the PGP forked : )

hi,thanks a lot !
But what is the PGP forked? I couldn't find it. Can you copy the "PGP forked" link for me? or can you send the weights files to [email protected]? Thank you very much! Have a nice day!

kongxincaizi avatar Apr 10 '24 07:04 kongxincaizi

hi @kongxincaizi , it is in my repositories, which has the same name of PGP, you can find it here: https://github.com/zachytong/PGP

zachytong avatar Apr 10 '24 07:04 zachytong

hi @kongxincaizi , it is in my repositories, which has the same name of PGP, you can find it here: https://github.com/zachytong/PGP

hi,@zachytong, I find it. Thank you very much !

kongxincaizi avatar Apr 10 '24 07:04 kongxincaizi

@zachytong Sorry, do you mind showing me how can I use the weights?

I tried untarring the file but met the following error

tar -xvf PGP_lr-scheduler.tar 
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors

ctlikenneth avatar Apr 11 '24 18:04 ctlikenneth

@zachytong Sorry, do you mind showing me how can I use the weights?

I tried untarring the file but met the following error

tar -xvf PGP_lr-scheduler.tar 
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors

hi,there is no need to unzipping the file, just try to use the path of 'PGP_Ir-sheduler.tar' in 'evaluate.py' Best wish !

kongxincaizi avatar Apr 12 '24 01:04 kongxincaizi

@zachytong Sorry, do you mind showing me how can I use the weights?

I tried untarring the file but met the following error

tar -xvf PGP_lr-scheduler.tar 
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors

hi @ctlikenneth , actually you can use the file as a common .pth file and no need to unzip it just as @kongxincaizi mentioned above : )

zachytong avatar Apr 12 '24 03:04 zachytong