CoarseNet icon indicating copy to clipboard operation
CoarseNet copied to clipboard

Modified version of U-net based on "Convolutional Networks for Biomedical Image Segmentation (Ronneberger et al., 2015)" paper.

Results 4 CoarseNet issues
Sort by recently updated
recently updated
newest added

The generated output of the model regarding only this loss, is a full noise even after unnormalization. - [ ] Write a function to create a feature map of contributed...

bug
enhancement

Use this approach: https://discuss.pytorch.org/t/visualize-feature-map/29597/2

enhancement

We need to calculate `mean` and `std` of the whole dataset lazily (online) BEFORE applying `halftone`. Actually, The output is something similar to ground truth and by the way we...

bug

Training loss cannot be declined from 30 regarding default weights.

bug