PinataFarms / DAD-3DHeads

Official repo for DAD-3DHeads: A Large-scale Dense, Accurate and Diverse Dataset for 3D Head Alignment from a Single Image (CVPR 2022).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when training, an error occurred

ForrestPi opened this issue · comments

commented

“./DAD-3DHeads/model_training/train/flame_lightning_model.py", line 247, in on_pretrain_routine_start
for logger in self.logger:
TypeError: 'TensorBoardLogger' object is not iterable

do you use the correct package versions (specifically pytorch-lightning) from the requirements file?

no activity, closing