Hi, I have a few questions about your implementation.
- I saw that you already had a pre-trained model for unguided_network.py. How to re-produce this pretrained model?
- I didn't see you use the SoftPlus function in unguided_network.py. Can you explain it to me? In your paper, your unguided network was proposed to use this function.