首页 > 最新文献

The Visual Computer最新文献

英文 中文
Attention-driven visual emphasis for medical volumetric image visualization 用于医学容积图像可视化的注意力驱动型视觉强调
Pub Date : 2024-08-06 DOI: 10.1007/s00371-024-03596-9
Mingjian Li, Younhyun Jung, Shaoli Song, Jinman Kim

Direct volume rendering (DVR) is a commonly utilized technique for three-dimensional visualization of volumetric medical images. A key goal of DVR is to enable users to visually emphasize regions of interest (ROIs) which may be occluded by other structures. Conventional methods for ROIs visual emphasis require extensive user involvement for the adjustment of rendering parameters to reduce the occlusion, dependent on the user’s viewing direction. Several works have been proposed to automatically preserve the view of the ROIs by eliminating the occluding structures of lower importance in a view-dependent manner. However, they require pre-segmentation labeling and manual importance assignment on the images. An alternative to ROIs segmentation is to use ‘saliency’ to identify important regions. This however lacks semantic information and thus leads to the inclusion of false positive regions. In this study, we propose an attention-driven visual emphasis method for volumetric medical image visualization. We developed a deep learning attention model, termed as focused-class attention map (F-CAM), trained with only image-wise labels for automated ROIs localization and importance estimation. Our F-CAM transfers the semantic information from the classification task for use in the localization of ROIs, with a focus on small ROIs that characterize medical images. Additionally, we propose an attention compositing module that integrates the generated attention map with transfer function within the DVR pipeline to automate the view-dependent visual emphasis of the ROIs. We demonstrate the superiority of our method compared to existing methods on a multi-modality PET-CT dataset and an MRI dataset.

直接容积渲染(DVR)是一种常用的容积医学图像三维可视化技术。直接容积渲染的一个关键目标是让用户能够直观地强调可能被其他结构遮挡的感兴趣区域(ROI)。传统的 ROI 视觉强调方法需要用户广泛参与,根据用户的观察方向调整渲染参数以减少遮挡。有几种方法可以根据视图自动消除重要性较低的遮挡结构,从而保留 ROI 的视图。不过,这些方法需要对图像进行预分割标记和手动重要度分配。替代 ROI 分割的方法是使用 "显著性 "来识别重要区域。然而,这种方法缺乏语义信息,因此会包含假阳性区域。在本研究中,我们提出了一种用于体积医学图像可视化的注意力驱动视觉强调方法。我们开发了一种深度学习注意力模型,称为 "聚焦类注意力图(F-CAM)",该模型仅使用图像标签进行训练,用于自动 ROI 定位和重要性估计。我们的 F-CAM 将分类任务中的语义信息用于 ROI 的定位,重点关注医疗图像中的小型 ROI。此外,我们还提出了一个注意力合成模块,该模块将生成的注意力地图与 DVR 管道中的转移函数整合在一起,从而自动完成与视图相关的 ROI 视觉强调。我们在多模态 PET-CT 数据集和 MRI 数据集上证明了我们的方法优于现有方法。
{"title":"Attention-driven visual emphasis for medical volumetric image visualization","authors":"Mingjian Li, Younhyun Jung, Shaoli Song, Jinman Kim","doi":"10.1007/s00371-024-03596-9","DOIUrl":"https://doi.org/10.1007/s00371-024-03596-9","url":null,"abstract":"<p>Direct volume rendering (DVR) is a commonly utilized technique for three-dimensional visualization of volumetric medical images. A key goal of DVR is to enable users to visually emphasize regions of interest (ROIs) which may be occluded by other structures. Conventional methods for ROIs visual emphasis require extensive user involvement for the adjustment of rendering parameters to reduce the occlusion, dependent on the user’s viewing direction. Several works have been proposed to automatically preserve the view of the ROIs by eliminating the occluding structures of lower importance in a view-dependent manner. However, they require pre-segmentation labeling and manual importance assignment on the images. An alternative to ROIs segmentation is to use ‘saliency’ to identify important regions. This however lacks semantic information and thus leads to the inclusion of false positive regions. In this study, we propose an attention-driven visual emphasis method for volumetric medical image visualization. We developed a deep learning attention model, termed as focused-class attention map (F-CAM), trained with only image-wise labels for automated ROIs localization and importance estimation. Our F-CAM transfers the semantic information from the classification task for use in the localization of ROIs, with a focus on small ROIs that characterize medical images. Additionally, we propose an attention compositing module that integrates the generated attention map with transfer function within the DVR pipeline to automate the view-dependent visual emphasis of the ROIs. We demonstrate the superiority of our method compared to existing methods on a multi-modality PET-CT dataset and an MRI dataset.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141942701","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
FHFN: content and context feature hierarchical fusion networks for multi-focus image fusion FHFN:用于多焦点图像融合的内容和上下文特征分层融合网络
Pub Date : 2024-08-05 DOI: 10.1007/s00371-024-03571-4
Pan Wu, Jin Tang

Thanks to many current deep learning-based multi-focus image fusion methods have the defects of over-extracting image local features or neglecting image global features, these methods lead to final fused images with color distortion, small-area artifacts, large-area blurring, and unsoft boundary transitions. To solve these problems, we propose a new global and local feature hierarchical fusion network for multi-focus image fusion, called FHFN. The proposed FHFN is a deep neural network that simultaneously extracts global features using Swin Transformer and local features using ConvNeXt. On the one hand, we use the PSA module to enhance the focus on local features of images and effectively interact shallow features and high-level semantic features. On the other hand, we design the hierarchical fusion of extracted local features and global features by the hierarchical feature fusion module (HFFB), which constitutes a new image fusion task paradigm for solving multi-focus image fusion tasks. On the other hand, we introduce the gradient residual dense module (RGDB) to strengthen the edge features of images and improve the extraction capability of fine-grained spatial features of the network. Our method is competitive with ten other MFIF methods on four public datasets in terms of both objective quantitative metrics and subjective visual perception, and outperforms other MFIF methods in the same field.

由于目前许多基于深度学习的多焦点图像融合方法存在过度提取图像局部特征或忽略图像全局特征的缺陷,这些方法导致最终融合后的图像存在色彩失真、小面积伪影、大面积模糊和边界过渡不柔和等问题。为了解决这些问题,我们提出了一种新的用于多焦点图像融合的全局和局部特征分层融合网络,称为 FHFN。所提出的 FHFN 是一种深度神经网络,可同时使用 Swin Transformer 提取全局特征,并使用 ConvNeXt 提取局部特征。一方面,我们利用 PSA 模块加强对图像局部特征的关注,并有效地将浅层特征与高层语义特征进行交互。另一方面,我们设计了分层特征融合模块(HFFB),将提取的局部特征与全局特征进行分层融合,构成了一种新的图像融合任务范式,用于解决多焦点图像融合任务。另一方面,我们引入梯度残差密集模块(RGDB)来强化图像边缘特征,提高网络细粒度空间特征的提取能力。在四个公开数据集上,我们的方法与其他十种 MFIF 方法在客观量化指标和主观视觉感知方面都具有竞争力,并优于同领域的其他 MFIF 方法。
{"title":"FHFN: content and context feature hierarchical fusion networks for multi-focus image fusion","authors":"Pan Wu, Jin Tang","doi":"10.1007/s00371-024-03571-4","DOIUrl":"https://doi.org/10.1007/s00371-024-03571-4","url":null,"abstract":"<p>Thanks to many current deep learning-based multi-focus image fusion methods have the defects of over-extracting image local features or neglecting image global features, these methods lead to final fused images with color distortion, small-area artifacts, large-area blurring, and unsoft boundary transitions. To solve these problems, we propose a new global and local feature hierarchical fusion network for multi-focus image fusion, called FHFN. The proposed FHFN is a deep neural network that simultaneously extracts global features using Swin Transformer and local features using ConvNeXt. On the one hand, we use the PSA module to enhance the focus on local features of images and effectively interact shallow features and high-level semantic features. On the other hand, we design the hierarchical fusion of extracted local features and global features by the hierarchical feature fusion module (HFFB), which constitutes a new image fusion task paradigm for solving multi-focus image fusion tasks. On the other hand, we introduce the gradient residual dense module (RGDB) to strengthen the edge features of images and improve the extraction capability of fine-grained spatial features of the network. Our method is competitive with ten other MFIF methods on four public datasets in terms of both objective quantitative metrics and subjective visual perception, and outperforms other MFIF methods in the same field.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141942700","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
M-GAN: multiattribute learning and multimodal feature fusion-based generative adversarial network for text-to-image synthesis M-GAN:基于多属性学习和多模态特征融合的生成对抗网络,用于文本到图像的合成
Pub Date : 2024-08-05 DOI: 10.1007/s00371-024-03585-y
Hong Zhao, Wengai Li, Dailin Huang, Jinhai Huang, Lijun Zhang

Generating high-quality and realistic images based on textual descriptions is a formidable challenge, encompassing three critical aspects: (1) Data imbalance causes difficulties in feature learning when samples from rare categories are underrepresented in existing datasets; (2) multimodal feature fusion is widely used in the past struggles to effectively emphasize key joint features, resulting in weak interactions between different modes; and (3) the entanglement between the generator and discriminator in GANs poses challenges, particularly for the discriminator to effectively fulfill its designated role. To address these issues, this paper proposes a multiattribute learning and multimodal feature fusion-based generative adversarial network (M-GAN). Essentially, this paper contributes: (1) A multiattribute learning approach is introduced to mitigate data imbalance by enhancing heterogeneous vocabulary and category-relevant labels, which facilitates attribute information propagation into images, resulting in images that better meet task requirements; (2) a multimodal feature fusion approach based on gated attention and enhanced attention emphasizes vital information while suppressing non-essential details, enhancing intermodal interaction and improving fusion accuracy through stronger attention to intramodality correlations; and (3) an optimized generative adversarial network structure employs a U-Net discriminator to capture both structural and semantic changes between real and fake images, improving model performance and generating more realistic images by capturing global structure as well as local details. Extensive experiments conducted on the CUB-200 and MS-COCO datasets demonstrate the effectiveness of our M-GAN approach in text-to-image synthesis. The codes will be released at https://github.com/CodeSet1/M-GAN.

根据文字描述生成高质量的真实图像是一项艰巨的挑战,其中包括三个关键方面:(1) 当稀有类别的样本在现有数据集中代表性不足时,数据不平衡会给特征学习带来困难;(2) 过去广泛使用的多模态特征融合难以有效强调关键的联合特征,导致不同模式之间的交互较弱;(3) 在生成对抗网络(GANs)中,生成器和判别器之间的纠缠带来了挑战,尤其是判别器难以有效发挥其指定作用。为了解决这些问题,本文提出了一种基于多属性学习和多模态特征融合的生成式对抗网络(M-GAN)。从本质上讲,本文的贡献在于(1) 引入多属性学习方法,通过增强异构词汇和类别相关标签来缓解数据不平衡问题,从而促进属性信息传播到图像中,生成更符合任务要求的图像;(2) 基于门控注意力和增强注意力的多模态特征融合方法在强调重要信息的同时抑制非必要细节,增强模态间的交互,并通过加强对模态内相关性的关注来提高融合精度;(3) 优化的生成对抗网络结构采用 U-Net 判别器来捕捉真实图像和伪造图像之间的结构和语义变化,从而提高模型性能,并通过捕捉整体结构和局部细节生成更逼真的图像。在 CUB-200 和 MS-COCO 数据集上进行的大量实验证明了我们的 M-GAN 方法在文本到图像合成中的有效性。代码将在 https://github.com/CodeSet1/M-GAN 上发布。
{"title":"M-GAN: multiattribute learning and multimodal feature fusion-based generative adversarial network for text-to-image synthesis","authors":"Hong Zhao, Wengai Li, Dailin Huang, Jinhai Huang, Lijun Zhang","doi":"10.1007/s00371-024-03585-y","DOIUrl":"https://doi.org/10.1007/s00371-024-03585-y","url":null,"abstract":"<p>Generating high-quality and realistic images based on textual descriptions is a formidable challenge, encompassing three critical aspects: (1) Data imbalance causes difficulties in feature learning when samples from rare categories are underrepresented in existing datasets; (2) multimodal feature fusion is widely used in the past struggles to effectively emphasize key joint features, resulting in weak interactions between different modes; and (3) the entanglement between the generator and discriminator in GANs poses challenges, particularly for the discriminator to effectively fulfill its designated role. To address these issues, this paper proposes a multiattribute learning and multimodal feature fusion-based generative adversarial network (M-GAN). Essentially, this paper contributes: (1) A multiattribute learning approach is introduced to mitigate data imbalance by enhancing heterogeneous vocabulary and category-relevant labels, which facilitates attribute information propagation into images, resulting in images that better meet task requirements; (2) a multimodal feature fusion approach based on gated attention and enhanced attention emphasizes vital information while suppressing non-essential details, enhancing intermodal interaction and improving fusion accuracy through stronger attention to intramodality correlations; and (3) an optimized generative adversarial network structure employs a U-Net discriminator to capture both structural and semantic changes between real and fake images, improving model performance and generating more realistic images by capturing global structure as well as local details. Extensive experiments conducted on the CUB-200 and MS-COCO datasets demonstrate the effectiveness of our M-GAN approach in text-to-image synthesis. The codes will be released at https://github.com/CodeSet1/M-GAN.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141942702","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The study of recognizing ripe strawberries based on the improved YOLOv7-Tiny model 基于改进的 YOLOv7-Tiny 模型的成熟草莓识别研究
Pub Date : 2024-08-05 DOI: 10.1007/s00371-024-03593-y
Zezheng Tang, Yihua Wu, Xinming Xu

In image recognition, the overlap of strawberries seriously reduces the recognition efficiency of ripe strawberries. This paper proposes an improved YOLOv7-Tiny model for recognizing ripe strawberries. A lightweight RepGhost model is added to the YOLOv7-Tiny model to reduce the computation and the number of model parameters. The SiLU function replaces the LeakeyReLU activation function of the backbone CBL conditional block to improve the nonlinear fitting and feature learning capabilities of the mode. The nonlinear fitting and feature learning capabilities of the model are improved. The C3 module is fused in the small-object layer to improve the ability to extract information from small objects. The performance of the improved YOLOv7-Tiny model is validated through experiments. The results show that the parameters of the model are reduced by 26.9%, the calculation amount is reduced by 55.4%, the recognition speed is improved by 26.3%, and the mean average precision (mAP) is 89.8%. Compared with SSD, Faster RCNN, YOLOv3, YOLOv4, and YOLOv5s models, the mAP of the YOLOv7-Tiny model increased by 14.2%, 1.52%, 3.15%, 3.01%, and 2.6%. The recognition speed increased by 79.3%, 92.9%, 80.4%, 58.8%, and 69.6%. The number of parameters decreased by 90%, 89.7%, 95%, 47.8%, and 14.6%. The recognition accuracy of overlapping and small strawberries is significantly improved in the improved YOLOv7-Tiny model. The model provides technical support for efficient automatic strawberry picking.

在图像识别中,草莓的重叠严重降低了成熟草莓的识别效率。本文提出了一种用于识别成熟草莓的改进型 YOLOv7-Tiny 模型。在 YOLOv7-Tiny 模型中加入了轻量级 RepGhost 模型,以减少计算量和模型参数数量。SiLU 函数取代了主干 CBL 条件块的 LeakeyReLU 激活函数,从而提高了该模式的非线性拟合和特征学习能力。改进了模式的非线性拟合和特征学习能力。在小物体层中融合了 C3 模块,以提高提取小物体信息的能力。通过实验验证了改进后的 YOLOv7-Tiny 模型的性能。结果表明,模型参数减少了 26.9%,计算量减少了 55.4%,识别速度提高了 26.3%,平均精度(mAP)达到了 89.8%。与 SSD、Faster RCNN、YOLOv3、YOLOv4 和 YOLOv5s 模型相比,YOLOv7-Tiny 模型的 mAP 分别提高了 14.2%、1.52%、3.15%、3.01% 和 2.6%。识别速度分别提高了 79.3%、92.9%、80.4%、58.8% 和 69.6%。参数数量分别减少了 90%、89.7%、95%、47.8% 和 14.6%。改进后的 YOLOv7-Tiny 模型对重叠草莓和小草莓的识别准确率显著提高。该模型为高效自动采摘草莓提供了技术支持。
{"title":"The study of recognizing ripe strawberries based on the improved YOLOv7-Tiny model","authors":"Zezheng Tang, Yihua Wu, Xinming Xu","doi":"10.1007/s00371-024-03593-y","DOIUrl":"https://doi.org/10.1007/s00371-024-03593-y","url":null,"abstract":"<p>In image recognition, the overlap of strawberries seriously reduces the recognition efficiency of ripe strawberries. This paper proposes an improved YOLOv7-Tiny model for recognizing ripe strawberries. A lightweight RepGhost model is added to the YOLOv7-Tiny model to reduce the computation and the number of model parameters. The SiLU function replaces the LeakeyReLU activation function of the backbone CBL conditional block to improve the nonlinear fitting and feature learning capabilities of the mode. The nonlinear fitting and feature learning capabilities of the model are improved. The C3 module is fused in the small-object layer to improve the ability to extract information from small objects. The performance of the improved YOLOv7-Tiny model is validated through experiments. The results show that the parameters of the model are reduced by 26.9%, the calculation amount is reduced by 55.4%, the recognition speed is improved by 26.3%, and the mean average precision (mAP) is 89.8%. Compared with SSD, Faster RCNN, YOLOv3, YOLOv4, and YOLOv5s models, the mAP of the YOLOv7-Tiny model increased by 14.2%, 1.52%, 3.15%, 3.01%, and 2.6%. The recognition speed increased by 79.3%, 92.9%, 80.4%, 58.8%, and 69.6%. The number of parameters decreased by 90%, 89.7%, 95%, 47.8%, and 14.6%. The recognition accuracy of overlapping and small strawberries is significantly improved in the improved YOLOv7-Tiny model. The model provides technical support for efficient automatic strawberry picking.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141942705","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-level LSTM framework with hybrid sonic features for human–animal conflict evasion 具有混合声波特征的多层次 LSTM 框架,用于规避人兽冲突
Pub Date : 2024-08-05 DOI: 10.1007/s00371-024-03588-9
R. Varun Prakash, V. Karthikeyan, S. Vishali, M. Karthika

Human–animal conflict (HAC) is one of the main issues that the government of India is now addressing. In this work, we proposed a stacked long short-term memory (LSTM) as well as hybrid features for automatic wild animal detection and state of mind classification based on intelligent perception of the environment. The elephant was the wildlife animal under consideration in this work. This study initially collects the information of wild animals from their environment. We then extracted and combined the mel frequency cepstral coefficient (MFCC), delta MFCC, double delta MFCC, and Linear Predictive Coding (LPC) features in various combinations. This combination of MFCC and its derivatives with LPC provides improved performance. After that, the elephants are identified, and their state of mind (SOM) is classified by utilising the proposed stacked LSTM framework. The results obtained demonstrated that the stacked LSTM framework performed better than both the single LSTM and the bidirectional LSTM learning network. For elephant detection, the classification accuracy obtained was 98%, and for state-of-mind detection, the classification accuracy obtained was 97%. Further, if the presence of elephants is confirmed, it is repelled with the help of an animated predator to scare the animal.

人兽冲突(HAC)是印度政府目前正在解决的主要问题之一。在这项工作中,我们提出了一种堆叠式长短期记忆(LSTM)以及混合特征,用于自动检测野生动物,并基于对环境的智能感知进行心理状态分类。大象是本研究中考虑的野生动物。这项研究首先从野生动物所处的环境中收集它们的信息。然后,我们以不同的组合方式提取并组合了梅尔频率倒频谱系数(MFCC)、△MFCC、双△MFCC 和线性预测编码(LPC)特征。将 MFCC 及其衍生物与 LPC 结合使用可提高性能。之后,利用所提出的堆叠 LSTM 框架对大象进行识别,并对其心理状态 (SOM) 进行分类。结果表明,堆叠 LSTM 框架的性能优于单一 LSTM 和双向 LSTM 学习网络。在大象检测方面,分类准确率达到了 98%;在心理状态检测方面,分类准确率达到了 97%。此外,如果确认大象的存在,就会借助动画捕食者来吓退大象。
{"title":"Multi-level LSTM framework with hybrid sonic features for human–animal conflict evasion","authors":"R. Varun Prakash, V. Karthikeyan, S. Vishali, M. Karthika","doi":"10.1007/s00371-024-03588-9","DOIUrl":"https://doi.org/10.1007/s00371-024-03588-9","url":null,"abstract":"<p>Human–animal conflict (HAC) is one of the main issues that the government of India is now addressing. In this work, we proposed a stacked long short-term memory (LSTM) as well as hybrid features for automatic wild animal detection and state of mind classification based on intelligent perception of the environment. The elephant was the wildlife animal under consideration in this work. This study initially collects the information of wild animals from their environment. We then extracted and combined the mel frequency cepstral coefficient (MFCC), delta MFCC, double delta MFCC, and Linear Predictive Coding (LPC) features in various combinations. This combination of MFCC and its derivatives with LPC provides improved performance. After that, the elephants are identified, and their state of mind (SOM) is classified by utilising the proposed stacked LSTM framework. The results obtained demonstrated that the stacked LSTM framework performed better than both the single LSTM and the bidirectional LSTM learning network. For elephant detection, the classification accuracy obtained was 98%, and for state-of-mind detection, the classification accuracy obtained was 97%. Further, if the presence of elephants is confirmed, it is repelled with the help of an animated predator to scare the animal.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141969220","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Self-prior guided generative adversarial network for image inpainting 用于图像着色的自先导生成对抗网络
Pub Date : 2024-08-05 DOI: 10.1007/s00371-024-03578-x
Changhong Shi, Weirong Liu, Jiahao Meng, Xiongfei Jia, Jie Liu

Great progress has been made in image inpainting tasks with the emergence of convolutional neural networks, because of their superior translation invariance and powerful texture modeling capacity. However, current solutions generally do not perform well in reconstructing high-quality results. To address this issues, a self-prior guided generative adversarial network (SG-GAN) model is proposed. SG-GAN integrates the learning paradigms of cross-attention and convolution to the generator. It is able to learn the cross-mapping between input and target dataset effectively. Then, a high receptive field subnet is constructed to increase the receptive field. Finally, a high receptive field feature-matching loss is proposed to further ensure the structure sharpness of generated images. Experiments on datasets including natural scene images (Places2), facial images (CelebA-HQ), structured wall images (Façade), and Dunhuang Mural images show that the proposed method can generate higher quality results with more details than state-of-the-art.

卷积神经网络具有出色的平移不变性和强大的纹理建模能力,随着它的出现,图像内绘任务取得了长足的进步。然而,目前的解决方案通常无法很好地重建高质量的结果。为解决这一问题,我们提出了一种自先导生成对抗网络(SG-GAN)模型。SG-GAN 将交叉注意和卷积的学习范式整合到生成器中。它能够有效地学习输入数据集和目标数据集之间的交叉映射。然后,构建高感受野子网络以增加感受野。最后,提出了高感受野特征匹配损失,以进一步确保生成图像的结构清晰度。在包括自然场景图像(Places2)、面部图像(CelebA-HQ)、结构墙图像(Façade)和敦煌壁画图像在内的数据集上进行的实验表明,所提出的方法可以生成比最先进方法更高质量、更多细节的结果。
{"title":"Self-prior guided generative adversarial network for image inpainting","authors":"Changhong Shi, Weirong Liu, Jiahao Meng, Xiongfei Jia, Jie Liu","doi":"10.1007/s00371-024-03578-x","DOIUrl":"https://doi.org/10.1007/s00371-024-03578-x","url":null,"abstract":"<p>Great progress has been made in image inpainting tasks with the emergence of convolutional neural networks, because of their superior translation invariance and powerful texture modeling capacity. However, current solutions generally do not perform well in reconstructing high-quality results. To address this issues, a self-prior guided generative adversarial network (SG-GAN) model is proposed. SG-GAN integrates the learning paradigms of cross-attention and convolution to the generator. It is able to learn the cross-mapping between input and target dataset effectively. Then, a high receptive field subnet is constructed to increase the receptive field. Finally, a high receptive field feature-matching loss is proposed to further ensure the structure sharpness of generated images. Experiments on datasets including natural scene images (Places2), facial images (CelebA-HQ), structured wall images (Façade), and Dunhuang Mural images show that the proposed method can generate higher quality results with more details than state-of-the-art.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141942703","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An efficient deep learning-based framework for image distortion correction 基于深度学习的高效图像失真校正框架
Pub Date : 2024-08-03 DOI: 10.1007/s00371-024-03580-3
Sicheng Li, Yuhui Chu, Yunpeng Zhao, Pengpeng Zhao

Geometric distortions in digital images, caused by factors such as lens defects and changes in camera angles, substantially influence the fidelity of the image by altering pixel positions and shapes. Current geometric distortion correction methods, focusing on specific types of distortions and relying on high computational resources, face limitations in universality and practicality across diverse real-world applications. We propose here a two-stage distortion correction method that integrates deep learning with traditional image registration algorithms for correcting multiple types of geometric distortion. Compared to state-of-the-art correction methods, our proposed method demonstrates flexibility, capable of addressing a wide range of geometric distortions and achieves superior correction results with fewer parameters. In addition, tests performed on synthetic datasets show an improvement of 10.39% for PSNR, 30.42% for SSIM, and 85% for processing speed, compared to the best performing methods to our knowledge. Finally, experiments with handheld medical endoscopic scanners confirm the applicability and robustness of our method in real-world scenarios. Our method offers a versatile and efficient solution for geometric distortion correction, suitable for various applications, including medical imaging and resource-limited embedded systems. Code is available at https://github.com/MaybeRichard/EffiGeoNet

数字图像中的几何畸变是由镜头缺陷和相机角度变化等因素造成的,它通过改变像素的位置和形状而严重影响图像的保真度。目前的几何畸变校正方法主要针对特定类型的畸变,依赖于较高的计算资源,在现实世界的各种应用中面临普遍性和实用性的限制。我们在此提出一种两阶段畸变校正方法,该方法将深度学习与传统图像配准算法相结合,可校正多种类型的几何畸变。与最先进的校正方法相比,我们提出的方法具有灵活性,能够解决各种几何畸变问题,并以较少的参数实现卓越的校正效果。此外,在合成数据集上进行的测试表明,与我们所知的性能最好的方法相比,PSNR 提高了 10.39%,SSIM 提高了 30.42%,处理速度提高了 85%。最后,使用手持医疗内窥镜扫描仪进行的实验证实了我们的方法在现实世界中的适用性和鲁棒性。我们的方法为几何畸变校正提供了一个多功能、高效的解决方案,适用于各种应用,包括医疗成像和资源有限的嵌入式系统。代码见 https://github.com/MaybeRichard/EffiGeoNet
{"title":"An efficient deep learning-based framework for image distortion correction","authors":"Sicheng Li, Yuhui Chu, Yunpeng Zhao, Pengpeng Zhao","doi":"10.1007/s00371-024-03580-3","DOIUrl":"https://doi.org/10.1007/s00371-024-03580-3","url":null,"abstract":"<p>Geometric distortions in digital images, caused by factors such as lens defects and changes in camera angles, substantially influence the fidelity of the image by altering pixel positions and shapes. Current geometric distortion correction methods, focusing on specific types of distortions and relying on high computational resources, face limitations in universality and practicality across diverse real-world applications. We propose here a two-stage distortion correction method that integrates deep learning with traditional image registration algorithms for correcting multiple types of geometric distortion. Compared to state-of-the-art correction methods, our proposed method demonstrates flexibility, capable of addressing a wide range of geometric distortions and achieves superior correction results with fewer parameters. In addition, tests performed on synthetic datasets show an improvement of 10.39% for PSNR, 30.42% for SSIM, and 85% for processing speed, compared to the best performing methods to our knowledge. Finally, experiments with handheld medical endoscopic scanners confirm the applicability and robustness of our method in real-world scenarios. Our method offers a versatile and efficient solution for geometric distortion correction, suitable for various applications, including medical imaging and resource-limited embedded systems. Code is available at https://github.com/MaybeRichard/EffiGeoNet</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141882128","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SES-yolov5: small object graphics detection and visualization applications SES-yolov5:小物体图形检测和可视化应用
Pub Date : 2024-08-03 DOI: 10.1007/s00371-024-03591-0
Fengling Li, Zheng Yang, Yan Gui

Small object graphics detection plays a crucial role in various domains, including surveillance, urban management, and autonomous driving. However, existing object detection methods perform poorly when it comes to detecting multiple small objects. To tackle this issue, we propose the SES-yolov5 algorithm for small object detection that incorporates a multi-scale fusion attention mechanism and feature enhancement techniques. Firstly, we enhance the neck network structure by integrating shallow feature fusion (SFF) and small object detection head (STD), enabling the extraction of more detailed shallow feature information from high-resolution images. Secondly, we integrate an efficient channel and spatial attention (ECSA) mechanism into the backbone network to further filter redundant semantic information while highlighting the small objects for detection. Finally, we introduce a spatial feature refinement module (SFRM) to connect the main network with the neck network, enhancing rich features of input neck data while expanding the receptive field of images and minimizing loss of small object information. Experimental results on the VisDrone2021 dataset demonstrate that compared to traditional YOLOv5 algorithm, SES-yolov5 achieves an 8.3% increase in mAP50 score along with improved detection accuracy by 7.5% and increased recall rate by 6.4% on average. The effectiveness of our method is also validated on the TT100K dataset. Code is available at https://github.com/Yangzheng00/SES-yolov5.git.

小物体图形检测在监控、城市管理和自动驾驶等多个领域发挥着至关重要的作用。然而,现有的物体检测方法在检测多个小物体时表现不佳。为解决这一问题,我们提出了 SES-yolov5 小物体检测算法,该算法结合了多尺度融合关注机制和特征增强技术。首先,我们通过整合浅层特征融合(SFF)和小物体检测头(STD)来增强颈部网络结构,从而能够从高分辨率图像中提取更详细的浅层特征信息。其次,我们在骨干网络中集成了高效通道和空间注意力(ECSA)机制,以进一步过滤冗余语义信息,同时突出小物体的检测。最后,我们引入了空间特征细化模块(SFRM),将主干网络与颈部网络连接起来,增强了输入颈部数据的丰富特征,同时扩大了图像的感受野,减少了小物体信息的损失。在 VisDrone2021 数据集上的实验结果表明,与传统的 YOLOv5 算法相比,SES-yolov5 的 mAP50 分数提高了 8.3%,检测准确率提高了 7.5%,召回率平均提高了 6.4%。我们的方法的有效性也在 TT100K 数据集上得到了验证。代码见 https://github.com/Yangzheng00/SES-yolov5.git。
{"title":"SES-yolov5: small object graphics detection and visualization applications","authors":"Fengling Li, Zheng Yang, Yan Gui","doi":"10.1007/s00371-024-03591-0","DOIUrl":"https://doi.org/10.1007/s00371-024-03591-0","url":null,"abstract":"<p>Small object graphics detection plays a crucial role in various domains, including surveillance, urban management, and autonomous driving. However, existing object detection methods perform poorly when it comes to detecting multiple small objects. To tackle this issue, we propose the SES-yolov5 algorithm for small object detection that incorporates a multi-scale fusion attention mechanism and feature enhancement techniques. Firstly, we enhance the neck network structure by integrating shallow feature fusion (SFF) and small object detection head (STD), enabling the extraction of more detailed shallow feature information from high-resolution images. Secondly, we integrate an efficient channel and spatial attention (ECSA) mechanism into the backbone network to further filter redundant semantic information while highlighting the small objects for detection. Finally, we introduce a spatial feature refinement module (SFRM) to connect the main network with the neck network, enhancing rich features of input neck data while expanding the receptive field of images and minimizing loss of small object information. Experimental results on the VisDrone2021 dataset demonstrate that compared to traditional YOLOv5 algorithm, SES-yolov5 achieves an 8.3% increase in mAP50 score along with improved detection accuracy by 7.5% and increased recall rate by 6.4% on average. The effectiveness of our method is also validated on the TT100K dataset. Code is available at https://github.com/Yangzheng00/SES-yolov5.git.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141882044","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Psanet: prototype-guided salient attention for few-shot segmentation Psanet:原型引导的突出注意力,用于少镜头分割
Pub Date : 2024-08-01 DOI: 10.1007/s00371-024-03582-1
Hao Li, Guoheng Huang, Xiaochen Yuan, Zewen Zheng, Xuhang Chen, Guo Zhong, Chi-Man Pun

Few-shot semantic segmentation aims to learn a generalized model for unseen-class segmentation with just a few densely annotated samples. Most current metric-based prototype learning models utilize prototypes to assist in query sample segmentation by directly utilizing support samples through Masked Average Pooling. However, these methods frequently fail to consider the semantic ambiguity of prototypes, the limitations in performance when dealing with extreme variations in objects, and the semantic similarities between different classes. In this paper, we introduce a novel network architecture named Prototype-guided Salient Attention Network (PSANet). Specifically, we employ prototype-guided attention to learn salient regions, allocating different attention weights to features at different spatial locations of the target to enhance the significance of salient regions within the prototype. In order to mitigate the impact of external distractor categories on the prototype, our proposed contrastive loss has the capability to acquire a more discriminative prototype to promote inter-class feature separation and intra-class feature compactness. Moreover, we suggest implementing a refinement operation for the multi-scale module in order to enhance the ability to capture complete contextual information regarding features at various scales. The effectiveness of our strategy is demonstrated by extensive tests performed on the (mathrm{PASCAL-5}^{i}) and (mathrm{COCO-20}^{i}) datasets, despite its inherent simplicity. Our code is available at https://github.com/woaixuexixuexi/PSANet.

少量语义分割的目的是利用少量密集注释的样本,学习一个用于未见类分割的通用模型。目前大多数基于度量的原型学习模型都是通过屏蔽平均池法直接利用支持样本,利用原型来协助查询样本的分割。然而,这些方法往往没有考虑原型的语义模糊性、处理对象极端变化时的性能限制以及不同类别之间的语义相似性。在本文中,我们介绍了一种名为原型引导突出注意力网络(PSANet)的新型网络架构。具体来说,我们采用原型引导注意力来学习突出区域,为目标不同空间位置的特征分配不同的注意力权重,以增强突出区域在原型中的重要性。为了减轻外部分心类别对原型的影响,我们提出的对比损失能够获得更具辨别力的原型,从而促进类间特征分离和类内特征紧凑。此外,我们还建议对多尺度模块进行细化操作,以提高捕捉不同尺度特征的完整上下文信息的能力。我们在 (mathrm{PASCAL-5}^{i}) 和 (mathrm{COCO-20}^{i}) 数据集上进行的大量测试证明了我们的策略的有效性,尽管它本身很简单。我们的代码见 https://github.com/woaixuexixuexi/PSANet。
{"title":"Psanet: prototype-guided salient attention for few-shot segmentation","authors":"Hao Li, Guoheng Huang, Xiaochen Yuan, Zewen Zheng, Xuhang Chen, Guo Zhong, Chi-Man Pun","doi":"10.1007/s00371-024-03582-1","DOIUrl":"https://doi.org/10.1007/s00371-024-03582-1","url":null,"abstract":"<p>Few-shot semantic segmentation aims to learn a generalized model for unseen-class segmentation with just a few densely annotated samples. Most current metric-based prototype learning models utilize prototypes to assist in query sample segmentation by directly utilizing support samples through Masked Average Pooling. However, these methods frequently fail to consider the semantic ambiguity of prototypes, the limitations in performance when dealing with extreme variations in objects, and the semantic similarities between different classes. In this paper, we introduce a novel network architecture named Prototype-guided Salient Attention Network (PSANet). Specifically, we employ prototype-guided attention to learn salient regions, allocating different attention weights to features at different spatial locations of the target to enhance the significance of salient regions within the prototype. In order to mitigate the impact of external distractor categories on the prototype, our proposed contrastive loss has the capability to acquire a more discriminative prototype to promote inter-class feature separation and intra-class feature compactness. Moreover, we suggest implementing a refinement operation for the multi-scale module in order to enhance the ability to capture complete contextual information regarding features at various scales. The effectiveness of our strategy is demonstrated by extensive tests performed on the <span>(mathrm{PASCAL-5}^{i})</span> and <span>(mathrm{COCO-20}^{i})</span> datasets, despite its inherent simplicity. Our code is available at https://github.com/woaixuexixuexi/PSANet.\u0000</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141863949","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Adaptive learning-enhanced lightweight network for real-time vehicle density estimation 用于实时车辆密度估算的自适应学习增强型轻量级网络
Pub Date : 2024-07-30 DOI: 10.1007/s00371-024-03572-3
Ling-Xiao Qin, Hong-Mei Sun, Xiao-Meng Duan, Cheng-Yue Che, Rui-Sheng Jia

In order to maintain competitive density estimation performance, most of the existing works design cumbersome network structures to extract and refine vehicle features, resulting in huge computational resource consumption and storage burden during the inference process, which severely limits their deployment scope and makes it difficult to be applied in practical scenarios. To solve the above problems, we propose a lightweight network for real-time vehicle density estimation (LSENet). Specifically, the network consists of three parts: a pre-trained heavy teacher network, an adaptive integration block and a lightweight student network. First, a teacher network based on a deep single-column transformer is designed as a means to provide effective global dependency and vehicle distribution knowledge for the student network to learn. Second, to address the intermediate layer mismatch and dimensionality inconsistency between the teacher network and the student network, an adaptive integration block is designed to efficiently guide the student network learning by dynamically assigning the self-attention heads that has the most influence on the network decision as a source of distilled knowledge. Finally, to complement the fine-grained features, CNN blocks are designed in parallel with the student network transformer backbone as a way to improve the network’s ability to capture vehicle details. Extensive experiments on two vehicle benchmark datasets, TRANCOS and VisDrone2019, show that LSENet achieves an optimal trade-off between density estimation accuracy and operational speed compared to other state-of-the-art methods and is therefore suitable for deployment on computationally resource-poor edge devices. Our codes will be available at https://github.com/goudaner1/LSENet.

为了保持有竞争力的密度估计性能,现有的大多数研究都设计了繁琐的网络结构来提取和提炼车辆特征,从而导致推理过程中巨大的计算资源消耗和存储负担,这严重限制了其部署范围,使其难以应用于实际场景。为了解决上述问题,我们提出了一种用于实时车辆密度估计的轻量级网络(LSENet)。具体来说,该网络由三部分组成:预训练的重型教师网络、自适应集成块和轻量级学生网络。首先,设计了一个基于深度单柱变换器的教师网络,为学生网络的学习提供有效的全局依赖性和车辆分布知识。其次,为了解决教师网络和学生网络之间的中间层不匹配和维度不一致问题,设计了一个自适应集成块,通过动态分配对网络决策影响最大的自我关注头作为提炼知识的来源,有效地指导学生网络的学习。最后,为了补充细粒度特征,还设计了与学生网络变压器骨干并行的 CNN 块,以提高网络捕捉车辆细节的能力。在两个车辆基准数据集 TRANCOS 和 VisDrone2019 上进行的广泛实验表明,与其他最先进的方法相比,LSENet 在密度估计精度和运行速度之间实现了最佳权衡,因此适合部署在计算资源匮乏的边缘设备上。我们的代码将发布在 https://github.com/goudaner1/LSENet 网站上。
{"title":"Adaptive learning-enhanced lightweight network for real-time vehicle density estimation","authors":"Ling-Xiao Qin, Hong-Mei Sun, Xiao-Meng Duan, Cheng-Yue Che, Rui-Sheng Jia","doi":"10.1007/s00371-024-03572-3","DOIUrl":"https://doi.org/10.1007/s00371-024-03572-3","url":null,"abstract":"<p>In order to maintain competitive density estimation performance, most of the existing works design cumbersome network structures to extract and refine vehicle features, resulting in huge computational resource consumption and storage burden during the inference process, which severely limits their deployment scope and makes it difficult to be applied in practical scenarios. To solve the above problems, we propose a lightweight network for real-time vehicle density estimation (LSENet). Specifically, the network consists of three parts: a pre-trained heavy teacher network, an adaptive integration block and a lightweight student network. First, a teacher network based on a deep single-column transformer is designed as a means to provide effective global dependency and vehicle distribution knowledge for the student network to learn. Second, to address the intermediate layer mismatch and dimensionality inconsistency between the teacher network and the student network, an adaptive integration block is designed to efficiently guide the student network learning by dynamically assigning the self-attention heads that has the most influence on the network decision as a source of distilled knowledge. Finally, to complement the fine-grained features, CNN blocks are designed in parallel with the student network transformer backbone as a way to improve the network’s ability to capture vehicle details. Extensive experiments on two vehicle benchmark datasets, TRANCOS and VisDrone2019, show that LSENet achieves an optimal trade-off between density estimation accuracy and operational speed compared to other state-of-the-art methods and is therefore suitable for deployment on computationally resource-poor edge devices. Our codes will be available at https://github.com/goudaner1/LSENet.</p>","PeriodicalId":501186,"journal":{"name":"The Visual Computer","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141863892","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
The Visual Computer
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1