richzhang / colorization-pytorch

PyTorch reimplementation of Interactive Deep Colorization
https://richzhang.github.io/ideepcolor/
MIT License
597 stars 113 forks source link

Where are the local and global hints networks defined? #21

Open piotrwolanin opened 2 years ago

piotrwolanin commented 2 years ago

I cannot find a reference to either the local or global hints networks anywhere in the source code. I've had a look at the definition of the SIGGRAPHGenerator class, but that seems to be just the main colorization network. I would be very grateful for pointing me to the relevant lines. Thank you.

XiaoluJiayou commented 2 years ago

俺 也 一 样