yunjey / stargan

StarGAN - Official PyTorch Implementation (CVPR 2018)
MIT License
5.22k stars 968 forks source link

weight init #80

Open fen328199260 opened 5 years ago

fen328199260 commented 5 years ago

I didn't see any network parameter initialization code in the entire project, does this mean that the network does not need to be initialized?