Segmentation Example - vision - PyTorch Forums
discuss.pytorch.org › t › segmentation-exampleMar 28, 2017 · I am trying to find a segmentation example in PyTorch. Do we have any officially blessed implementations that I could review? Given groups=1, weight of size [6, 1, 3, 3], expected input[13, 3, 100, 100] to have 1 channels, but got 3 channels instead