Introduction to DC-UNet: An Improved Model of UNet
Today, I will share the improved model DC-UNet, which is based on the U-Net architecture. The improvement comes from the 2020 paper titled “DC-UNet: Rethinking the U-Net Architecture with Dual Channel Efficient CNN for Medical Images Segmentation.” By understanding the concept of this model, similar improvements can be made based on VNet. 1. Original UNet … Read more