lim-anggun

Results 1 comments of lim-anggun

Hi @prashant-bansod , You may find this[ Jupyter Notebook](https://github.com/lim-anggun/FgSegNet_v2/blob/master/scripts/prediction_example.ipynb) helpful. You need to add extra parameters to the `load_model `function as follows: ``` from instance_normalization import InstanceNormalization from my_upsampling_2d import...