Open alphonz opened 8 months ago
@alphonz there seems is no recommendation for duration. I used a video (39 second) and it worked fine
@alphonz
好像只有前10s有效,我看了代码
at: data_gen/utils/process_video/fit_3dmm_landmark.py line:417
for i in tqdm.trange(min(250, len(frames)), desc=f'rendering debug video to {debug_name}..'):
这是制作数据集中的代码:min(250, len(frames)) 因此我猜测只有前10秒有效,但是我并确定是这样,因为我的代码能力很差,更多是猜测
@alphonz there seems is no recommendation for duration. I used a video (39 second) and it worked fine
how much time it took to get the checkpoints file and train the model ?
Thank you very much for this project. However, I have some questions regarding the training set: