-
Notifications
You must be signed in to change notification settings - Fork 50
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
Undefined function or variable'xavier'! #6
Comments
Any update on this ? |
Found the xavier.m file in this repo. |
hi do you know where is the BFM_UV.mat come from? does if from the result of Output grid which mentioned in the paper 2.3 |
@ReverseSystem001 yes it is as confirmed here #8 (comment) |
@suvojit-0x55aa thanks for your reply ! I will try it as the paper mentioned |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @anilbas,
Thank you for your contribution!
I followed your readme to run the code,but I can't run the training code.Could you please give me some advice on the questions below?
In dagnn_3dmmasstn_init.m line 7. This xavier(1,1,4096,16) should be the algorithm that initializes the network weight, but I run the prompt without definition.
Thanks in advance!
The text was updated successfully, but these errors were encountered: