Next3D icon indicating copy to clipboard operation
Next3D copied to clipboard

About dataset_mead.json and dataset_exp.json

Open Cryst4L9527 opened this issue 1 year ago • 2 comments

Hi! Thanks for the excellent work! I just have a simple question about the training code:

With the param --gen_exp_cond and --gen_pose_cond, I think there should be the data dataset_mead.json and dataset_exp.json to be used, although you have checked if there is no json just set the pose and expression to None. So how to get these two jsons? I think the dataset_mead.json is just the dataset.json, what about the dataset_exp.json? Is it the parameter of BFM or FLAME?

Cryst4L9527 avatar Apr 04 '23 09:04 Cryst4L9527

hi,I have the same doubt. Have you trained yet?

xLuge avatar May 09 '23 09:05 xLuge

Hi, I encountered the same problem. When I was training, dataset_mead.json was replaced by dataset.json, that is, pose contains 25 dimensional information, but dataset_exp.json didn't know what it was, so it could only be set to None. With the trained model to reenact avatar, there will be two problems, one is that there will be black edges at the bottom, and the other is that the mouth will collapse when the mouth is opened. I don't know if it's because dataset_exp.json is None.

Jason-Yxj avatar Jun 27 '23 07:06 Jason-Yxj