Zhimeng Han
2 Papers
Zhimeng Han is an academic researcher. The author has contributed to research in topics: Residual & Code (set theory). The author has an hindex of 1, co-authored 2 publications.
Chat about Author
Papers
ConvUNeXt: An efficient convolution neural network for medical image segmentation
TL;DR: Wang et al. as mentioned in this paper improved the convolution block of UNet by using large convolution kernels and depth-wise separable convolution to considerably decrease the number of parameters; residual connections in both encoder and decoder are added and pooling is abandoned via adopting convolution for down-sampling; during skip connection, a lightweight attention mechanism is designed to filter out noise in low-level semantic information and suppress irrelevant features, so that the network can pay more attention to the target area.
186
AMSUnet: A neural network using atrous multi-scale convolution for medical image segmentation
TL;DR: AMSUnet as mentioned in this paper proposes a convolutional attention block AMS using atrous and multi-scale convolution, and redesigns the downsampling encoder based on this block, called AMSE.
37