Christian Galea
Christian Galea
I would also very much like to see something like this; or, at least, the ability to manually change the group number (surely it cannot be too hard to implement?)...I've...
Many thanks for your speedy response, and apologies for the late reply; I was using a different repo, the [PyTorch-based Photometric FLAME Fitting](https://github.com/HavenFeng/photometric_optimization), and attempted to replace the texture model...
I seem to have managed to implement AlbedoMM in PyTorch (for [Photometric FLAME fitting](https://github.com/HavenFeng/photometric_optimization) and for [DECA](https://github.com/YadiraF/DECA), which is based on the former repo), and have also executed the [demo...
> Hi, that looks correct to me. The albedo model provides specular and diffuse albedo maps as described in the paper. The FLAME model (and also the Basel face model)...
@Bornblack : I also had the same issue; I think it's because of the possibility of having negative values when you apply the power (1/2.2); I clipped the minimum to...
@Bornblack: I see, thanks! Happy to see that it works, glad to be of service :grinning:
Currently, pressing Shift + mouse wheel up/down is already used to jump up/down code (every move of the wheel skips around 50 lines up/down in my version). However, seeing that...
> Unfortunately, Shift + mouse wheel is already used to do zoom in/out. Do you have other suggestions? As mentioned, at least in my case, Shift + mouse wheel scrolls...
For anyone who is also affected by this issue, I have noticed that there is a work-around until (maybe) this is resolved - if you move your mouse/cursor on to...