-
Error appears when i tried to use reference video(.mp4 file), same error also in sd webui.
Here's the log:
```shell
python inference.py --driven_audio ./input/audio/a5_ch.mp4 --…
-
I mainly borrowed the training code from https://github.com/jnulzl/PRNet
I revised the code, which is attached as a zip file as follows. I run the code in Python 3.5 with Tensorflow 1.13.1
[train.zi…
-
`(sadtalker) root@autodl-container-40b311b9f2-f5a0d366:~/SadTalker# python inference.py
using safetensor as default
Traceback (most recent call last):
File "inference.py", line 150, in
ma…
-
Hi!
So, I need to produce the texture files separately in the form of a texture_map and uv_position_map as is being done in https://github.com/YadiraF/face3d/blob/master/examples/7_generate_uv_map.…
-
Tried rendering 100x100 iso tile, and FPS dropped to 2frames/second
How come SmartGLRenderer tries to render objects outside the screen? I had to implement my own clipping by checking tile positio…
-
执行命令:python data_gen/utils/process_video/fit_3dmm_landmark.py --ds_name=nerf --vid_dir=data/raw/videos/khtest.mp4 --reset --debug --id_mode=global 看起来执行完成了但是没有生成3dmm系数文件 显卡:A40
-
Traceback (most recent call last):
File "D:\ProgramData\anaconda3\envs\video-retalking\lib\site-packages\gradio\queueing.py", line 407, in call_prediction
output = await route_utils.call_proce…
-
How do I get the uv coordinates of a 3d model? I want to create a texture map from any image not just the one from the bfm model. But [7_generate_uv_map.py](https://github.com/YadiraF/face3d/blob/mas…
-
### Your question
when i test ComfyUI_IPAdapter_plus, some error happened. And here is my comfyui json file
[face_id_test.json](https://github.com/user-attachments/files/17750604/face_id_test.json…
-
你好,关于生成uv位置图ground truth.有个问题。我下载了这个代码配好环境,先生成出一个基础的BFM 模型。然后,运行generate uv positon map脚本,输入2D图片产生了相应的uv position map .但是我有一个疑惑,产生uv 位置图的代码里只有一个基础BFM model。不同的图片应该有不同的 BFM模型才对啊,请您解释下我的疑惑,谢谢。
WWWJL updated
3 years ago