Skip to content

Commit

Permalink
update idea 241108
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei-Chen-hub committed Nov 8, 2024
1 parent 14a7436 commit b0da833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmhuman3d/data/data_converters/idea400.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def convert_by_mode(self, dataset_path: str, out_path: str,
gender='neutral',
num_betas=10,
use_face_contour=True,
flat_hand_mean=True,
flat_hand_mean=self.misc_config['flat_hand_mean'],
use_pca=False,
batch_size=1)).to(self.device)

Expand Down

0 comments on commit b0da833

Please # to comment.