Open Limbicnation opened 2 years ago
Duplicate of:
@woctezuma apologies, but I am not sure how to resolve this issue. Thanks!
can you post the command you're using ?
I think there is a bug in the implementation of class DummyMapping in training/networks_fastgan.py, i.e. it misses some parameters compared to the mapping class of stylegan2 or stylegan3, but I don't know how to assign these parameters.
When I try to generate_video I get the Following error:
AttributeError: 'DummyMapping' object has no attribute 'w_avg'