yuval-alaluf / stylegan3-editing

Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433
https://yuval-alaluf.github.io/stylegan3-editing/
MIT License
660 stars 72 forks source link

Training inversion e4e new_opts ERROR #17

Closed hqnicolas closed 2 years ago

hqnicolas commented 2 years ago

Python 3.6.7 :: Anaconda, Inc.

Training e4e

Traceback (most recent call last): File "inversion/scripts/train_restyle_e4e.py", line 73, in def update_new_configs(ckpt_opts: Dict[str, Any], new_opts: Dict[str, Any]): TypeError: 'type' object is not subscriptable