-
Notifications
You must be signed in to change notification settings - Fork 631
Open
Description
Hi, thanks for releasing this reference implementation for stylegan!
I have a question about EqualLinear. In stylegan codebase (https://github.com/rosinality/style-based-gan-pytorch/blob/07fa60be77b093dd13a46597138df409ffc3b9bc/model.py#L203) there's an explicit "equal_lr" operation. But in this codebase I can't find any similar code. Does it mean that I don't need to adjust the learning rate dynamically in training, only to set different learning rates for different layers at the very beginning is sufficient? Thanks!
Metadata
Metadata
Assignees
Labels
No labels