A
A
change config decalib\utils\config.py cfg.model.tex_type = 'FLAME' and cfg.model.flame_tex_path = os.path.join(cfg.deca_dir, 'data', 'FLAME_texture.npz') FLAME_texture.npz download from https://flame.is.tue.mpg.de/index.html _Originally posted by @815056753qqcom in https://github.com/YadiraF/DECA/issues/123#issuecomment-1220339711_
Successful installation,but show Could not load file, loadobj() function don't exist
hello,output features shape is b,128,H/8,W/8, downsampled warping flow shape is b,2,H/8,W/8 ,but Fk shape is b,128,H/8,W/8.What is the connection method? how to get the Fk?
## Description I have tried to fuse the sd model and the torch model of lora/controlnet and then transfer to tensorrt, but how can I fuse the tensorrt model of...