Lornatang / SRGAN-PyTorch

A simple and complete implementation of super-resolution paper.
Apache License 2.0
410 stars 105 forks source link

ema_model #68

Closed Jihnjockey closed 1 year ago

Jihnjockey commented 1 year ago

image

What's mean of 'ema_model',which is in the load_state_dict() function?