In orthodontic treatment, extraction-based correction has become a common approach. Since extraction is an irreversible procedure and different extraction plans lead to varied treatment outcomes, designing an appropri...In orthodontic treatment, extraction-based correction has become a common approach. Since extraction is an irreversible procedure and different extraction plans lead to varied treatment outcomes, designing an appropriate extraction plan is crucial. However, different practitioners may propose distinct extraction plans for the same case, and even the same practitioner may design different plans for similar cases. Recently, VTO digital tooth arrangement has gradually been incorporated into orthodontic diagnostics as an auxiliary tool. This paper presents a case of adult Class I malocclusion correction using digital tooth arrangement to select an extraction plan, aiming to evaluate its effectiveness as an auxiliary method in orthodontic treatment. The findings show that, following the extraction plan determined by digital tooth arrangement, the patient achieved satisfactory occlusal and profile outcomes, indicating that digital tooth arrangement has potential reference value in orthodontic treatment.展开更多
开放世界目标检测(open world object detection,OWOD)的主要任务是检测已知类别和识别未知目标。此外,模型在下一个训练阶段中逐步学习已知新类。针对OW-DETR(open-world detection transformer)中未知类召回率偏低、密集目标与小目标...开放世界目标检测(open world object detection,OWOD)的主要任务是检测已知类别和识别未知目标。此外,模型在下一个训练阶段中逐步学习已知新类。针对OW-DETR(open-world detection transformer)中未知类召回率偏低、密集目标与小目标漏检等问题,提出了一种UBA-OWDT(UCSO,BiStrip and AFDF of open-world detection transformer)开放世界目标检测网络。针对未知类召回率偏低的问题,对未知类评分优化(unknown class scoring optimization,UCSO),将生成的浅层类激活图与聚合类激活图融合,获取细粒度特征信息,提高未知类的目标评分,进而提升未知类的召回率;针对小目标漏检问题,将双条状注意力(spatial attention based on strip pooling and strip convolution,BiStrip)应用于输入特征图,捕获长程依赖,保留目标精确的位置信息,增强感兴趣目标的表征,以检测小目标;针对密集目标漏检问题,采用自适应特征动态融合(adaptive feature dynamic fusion,AFDF),根据目标大小和形状,获得不同的感受野,动态分配注意力权重,关注目标的重要部分,融合不同层级的特征,以检测密集目标。在OWOD数据集的实验结果表明,未知类召回率增值范围在0.7~1.5个百分点,mAP增值范围在0.6~1.2个百分点,与现有的开放世界目标检测方法相比,在召回率偏低、密集目标与小目标漏检问题上具有一定的优势。展开更多
Existing image captioning models usually build the relation between visual information and words to generate captions,which lack spatial infor-mation and object classes.To address the issue,we propose a novel Position...Existing image captioning models usually build the relation between visual information and words to generate captions,which lack spatial infor-mation and object classes.To address the issue,we propose a novel Position-Class Awareness Transformer(PCAT)network which can serve as a bridge between the visual features and captions by embedding spatial information and awareness of object classes.In our proposal,we construct our PCAT network by proposing a novel Grid Mapping Position Encoding(GMPE)method and refining the encoder-decoder framework.First,GMPE includes mapping the regions of objects to grids,calculating the relative distance among objects and quantization.Meanwhile,we also improve the Self-attention to adapt the GMPE.Then,we propose a Classes Semantic Quantization strategy to extract semantic information from the object classes,which is employed to facilitate embedding features and refining the encoder-decoder framework.To capture the interaction between multi-modal features,we propose Object Classes Awareness(OCA)to refine the encoder and decoder,namely OCAE and OCAD,respectively.Finally,we apply GMPE,OCAE and OCAD to form various combinations and to complete the entire PCAT.We utilize the MSCOCO dataset to evaluate the performance of our method.The results demonstrate that PCAT outperforms the other competitive methods.展开更多
The design and management of the objects about the numerical manifold method are studied by abstracting the finite cover system of numerical manifold method as independent data classes and the theoretical basis for th...The design and management of the objects about the numerical manifold method are studied by abstracting the finite cover system of numerical manifold method as independent data classes and the theoretical basis for the researching and expanding of numerical manifold method is also put forward. The Hammer integration of triangular area coordinates is used in the integration of the element. The calculation result shows that the program is accuracy and effective.展开更多
文摘In orthodontic treatment, extraction-based correction has become a common approach. Since extraction is an irreversible procedure and different extraction plans lead to varied treatment outcomes, designing an appropriate extraction plan is crucial. However, different practitioners may propose distinct extraction plans for the same case, and even the same practitioner may design different plans for similar cases. Recently, VTO digital tooth arrangement has gradually been incorporated into orthodontic diagnostics as an auxiliary tool. This paper presents a case of adult Class I malocclusion correction using digital tooth arrangement to select an extraction plan, aiming to evaluate its effectiveness as an auxiliary method in orthodontic treatment. The findings show that, following the extraction plan determined by digital tooth arrangement, the patient achieved satisfactory occlusal and profile outcomes, indicating that digital tooth arrangement has potential reference value in orthodontic treatment.
文摘开放世界目标检测(open world object detection,OWOD)的主要任务是检测已知类别和识别未知目标。此外,模型在下一个训练阶段中逐步学习已知新类。针对OW-DETR(open-world detection transformer)中未知类召回率偏低、密集目标与小目标漏检等问题,提出了一种UBA-OWDT(UCSO,BiStrip and AFDF of open-world detection transformer)开放世界目标检测网络。针对未知类召回率偏低的问题,对未知类评分优化(unknown class scoring optimization,UCSO),将生成的浅层类激活图与聚合类激活图融合,获取细粒度特征信息,提高未知类的目标评分,进而提升未知类的召回率;针对小目标漏检问题,将双条状注意力(spatial attention based on strip pooling and strip convolution,BiStrip)应用于输入特征图,捕获长程依赖,保留目标精确的位置信息,增强感兴趣目标的表征,以检测小目标;针对密集目标漏检问题,采用自适应特征动态融合(adaptive feature dynamic fusion,AFDF),根据目标大小和形状,获得不同的感受野,动态分配注意力权重,关注目标的重要部分,融合不同层级的特征,以检测密集目标。在OWOD数据集的实验结果表明,未知类召回率增值范围在0.7~1.5个百分点,mAP增值范围在0.6~1.2个百分点,与现有的开放世界目标检测方法相比,在召回率偏低、密集目标与小目标漏检问题上具有一定的优势。
基金supported by the National Key Research and Development Program of China[No.2021YFB2206200].
文摘Existing image captioning models usually build the relation between visual information and words to generate captions,which lack spatial infor-mation and object classes.To address the issue,we propose a novel Position-Class Awareness Transformer(PCAT)network which can serve as a bridge between the visual features and captions by embedding spatial information and awareness of object classes.In our proposal,we construct our PCAT network by proposing a novel Grid Mapping Position Encoding(GMPE)method and refining the encoder-decoder framework.First,GMPE includes mapping the regions of objects to grids,calculating the relative distance among objects and quantization.Meanwhile,we also improve the Self-attention to adapt the GMPE.Then,we propose a Classes Semantic Quantization strategy to extract semantic information from the object classes,which is employed to facilitate embedding features and refining the encoder-decoder framework.To capture the interaction between multi-modal features,we propose Object Classes Awareness(OCA)to refine the encoder and decoder,namely OCAE and OCAD,respectively.Finally,we apply GMPE,OCAE and OCAD to form various combinations and to complete the entire PCAT.We utilize the MSCOCO dataset to evaluate the performance of our method.The results demonstrate that PCAT outperforms the other competitive methods.
基金This project is supported by National Natural Science Foundation of China.
文摘The design and management of the objects about the numerical manifold method are studied by abstracting the finite cover system of numerical manifold method as independent data classes and the theoretical basis for the researching and expanding of numerical manifold method is also put forward. The Hammer integration of triangular area coordinates is used in the integration of the element. The calculation result shows that the program is accuracy and effective.