PGP
PGP copied to clipboard
Issue of the trained model weights
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
I have the same issue
hi @Dygitz @kongxincaizi , I downloaded the weights when it was still available, you can find it in the PGP forked : )
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!
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 @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 !
@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
@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 !
@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 : )