leonid-pishchulin / humanshape

3D Human Shape Models
164 stars 61 forks source link

Gradient expression #1

Open panangam opened 4 years ago

panangam commented 4 years ago

Hi there. I'm trying to port to code to Python 3 utilizing Scipy's interface of L-BFGS-B for my project, and things seem to be possible so far. Problem is I can't seem to find the expression for the gradients of the 3 error terms anywhere. Would you be able to share it with me, or point me to some direction?