Open Reagan1311 opened 6 years ago
In the function ResidualUnit of the model file FRRN.py , I think you should return net + inputs, because according to the original paper, here should be a residual structure.
In the function ResidualUnit of the model file FRRN.py , I think you should return net + inputs, because according to the original paper, here should be a residual structure.