-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The program has run successfully, how to train my own new data model? #48
Comments
I can’t download the pre-trained model here. How do I download it? |
Finally, you will need an internet connection the first time you run the code as it will automatically download the relevant pretrained model from Google Drive (if it has already been downloaded, it will use the local copy). In the event that the public Google Drive is out of capacity, add the files to your own Google Drive instead; get the share URL and replace the ID in the https://drive.google.com/uc?=ID links in align_face.py and PULSE.py with the new file ids from the share URL given by your own Drive file. That's what I did: |
the pre-trained model I downloaded is in "cache" directory of the repository ( https://gitee.com/cookanger/pulse ) |
the download was successful, thank you very much |
my project is cuda out of memory,my cuda is 1GB ,your card setting ?how much GB at least i got the machine? ths |
@cookanger How did you train the model on your own dataset? |
I got same question, how training own face dataset and get my own weight or model? The training demo is? |
Please tell me how to use this code.i am unable to Use this |
Because the face is very European and American, I want to create Asian face
The text was updated successfully, but these errors were encountered: