You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
The paper states that , where is a neural network with a softplus nonlinearity applied to the output, to ensure the intensity is positive. However, the implementation is not consistent, where a sigmoid activation function is used. In addition, it is hard to understand the constants 2.0 and 50 in the following intensity calculation function.