Projects GitHub pytorch_unet github.com/thomasjpfan/pytorch_unet Constructing a UNet requires you to keep track of every signal size that flow through the UNet. This PyTorch UNet module that calculates the sizes during model initialization. pytorch_refinenet github.com/thomasjpfan/pytorch_refinenet Pytorch implementation of the Multipath RefineNet architecture