Selected article for: "dice coefficient and image segmentation"

Author: Shuo Jin; Bo Wang; Haibo Xu; Chuan Luo; Lai Wei; Wei Zhao; Xuexue Hou; Wenshuo Ma; Zhengqing Xu; Zhuozhao Zheng; Wenbo Sun; Lan Lan; Wei Zhang; Xiangdong Mu; Chenxi Shi; Zhongxiao Wang; Jihae Lee; Zijian Jin; Minggui Lin; Hongbo Jin; Liang Zhang; Jun Guo; Benqi Zhao; Zhizhong Ren; Shuhao Wang; Zheng You; Jiahong Dong; Xinghuan Wang; Jianming Wang; Wei Xu
Title: AI-assisted CT imaging analysis for COVID-19 screening: Building and deploying a medical AI system in four weeks
  • Document date: 2020_3_23
  • ID: e6q92shw_47
    Snippet: Similar to FCN-8s, U-Net 14 was a variant of encoder-decoder architecture and employed skip connection as well. The encoder of U-Net employed multi-stage convolutions to capture context features, and the decoder used multi-stage convolutions to fuse the features. Skip connection was applied in every decoder stage to help recover the full spatial resolution of the network output, making U-Net more precise, and thus suitable for biomedical image se.....
    Document: Similar to FCN-8s, U-Net 14 was a variant of encoder-decoder architecture and employed skip connection as well. The encoder of U-Net employed multi-stage convolutions to capture context features, and the decoder used multi-stage convolutions to fuse the features. Skip connection was applied in every decoder stage to help recover the full spatial resolution of the network output, making U-Net more precise, and thus suitable for biomedical image segmentation. V-Net 15 was a 3D image segmentation approach, where volumetric convolutions were applied instead of processing the input volumes slice-wise. V-Net adopted a volumetric, fully convolutional neural network and could be trained end-to-end. Based on the Dice coefficient between the predicted segmentation and the ground truth annotation, a novel objective function was introduced to cope with the imbalance between the number of foregrounds and background voxels.

    Search related documents:
    Co phrase search for related documents
    • input volume and spatial resolution: 1
    • input volume process and neural network: 1
    • network output and neural network: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
    • neural network and objective function: 1, 2, 3, 4, 5, 6, 7, 8, 9
    • neural network and skip connection: 1, 2, 3, 4
    • neural network and spatial resolution: 1, 2, 3, 4, 5
    • novel objective function and objective function: 1, 2, 3, 4, 5